Loading Tool

Explorer IconExplorer

Memory Pool

82,613 transactions
30.39 vMB
0.10511240 BTC
Random Selection Loading Transactions
Max Size: 183.24/200 MB

Candidate Block

Mining Attempt 383b0b3845a2532002b10d8f5cb4d3087c0547ece94389634986a4362b9c10f1
Version 20000000
Previous Block 000000000000000000014edc16f735012cfd6c99b298f4296e1026fc6bd193bb
Merkle Root 60707eeb00e9e8f30a0abccfbcb9e01f90ab9a79adf9db58db881eedacbc1838
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,647
Size: 1.00 vMB
Total Fees: 0.04262288 BTC
Feerates: 526.32 > 4.27 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,967 (435,500 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
479,467 479,467 000000000000000000624108e0acf98e0cf60f6bf0f27375f92e5eac0bf9b15f 1,990 1.00/1.00 vMB 108
479,466 479,466 000000000000000000b421f39b070fcb6a637314eabcc6fedde0cbba329e3b27 602 0.37/1.00 vMB 84
479,465 479,465 00000000000000000015076edfb366af19163a682226129dcaa7ebc675e29f5d 1,050 1.00/1.00 vMB 40
479,464 479,464 000000000000000000820903ea87f1af637714e2c03c5198bb6052fc4353c537 812 0.99/1.00 vMB 30
479,463 479,463 00000000000000000006c826bbdbf6e10caebaa2afcfbab32d5c545f32fed85c 2,047 1.00/1.00 vMB 80
479,462 479,462 000000000000000000b1457375960ba809dcfa4339ee80d090b8fc7cc2942d1e 1,528 1.00/1.00 vMB 52
479,461 479,461 00000000000000000096b60599149c9a2b7ca5a3a50d533a568873c4e116fd41 1,218 0.99/1.00 vMB 53
479,460 479,460 000000000000000000a4a4cfacddeba5285b677610f7084b472222b445025997 848 1.00/1.00 vMB 5
479,459 479,459 000000000000000000096a72c7c19b97c5a2332d5379eb9d8d3db1dc5e315263 1,552 1.00/1.00 vMB 53
479,458 479,458 00000000000000000111a95f796ce11cac91d7707bc6d94c3adc1b61208332e1 801 0.87/1.00 vMB 49
479,457 479,457 000000000000000000f42eaeb76b20c8361441a2254d876836ff801ccf3b3c34 2,279 1.00/1.00 vMB 113
479,456 479,456 0000000000000000008dca042dfee4ab020da9c0883312cea2ec741fa7c04a6e 1,807 0.99/1.00 vMB 75
479,455 479,455 0000000000000000008dd794bc64cecc181d73ea0b65ef6dfc02524b4f08125b 1,726 1.00/1.00 vMB 66
479,454 479,454 000000000000000000816b1617dbe3d978bd1eb554129e44f3f82bc1176db37a 639 0.99/1.00 vMB 29
479,453 479,453 000000000000000001223645cbd6318c99e1bbe628ee4335083472c95194331c 815 1.00/1.00 vMB 28
479,452 479,452 0000000000000000006e143f2abfd4b17198500ffd87147de5ad023a6af4f4b6 1,621 1.00/1.00 vMB 68
479,451 479,451 000000000000000000cb8428f929d87816f40d12ee34a66a49059c277efdb213 1,306 0.99/1.00 vMB 18
479,450 479,450 000000000000000001352d67f12677e78307f15e9fd0ad22098b7c88f60e655c 1,189 1.00/1.00 vMB 48
479,449 479,449 000000000000000000177cc5df0ab2b92b1da5baa41ebc4a40a61f7ba408bc61 2,092 1.00/1.00 vMB 99
479,448 479,448 00000000000000000037a2e1e02c000a6db461fdcb2cdf70b94c27354e43ed2d 370 1.00/1.00 vMB 10
479,447 479,447 000000000000000000e44e1ab4e025e5112f1717b26c756351d5c74198464700 1,615 1.00/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.33 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 660.41 GB
    • Received: 14.73 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.