Loading Tool

Explorer IconExplorer

Memory Pool

81,896 transactions
31.02 vMB
0.11697968 BTC
Random Selection Loading Transactions
Max Size: 185.61/200 MB

Candidate Block

Mining Attempt 53c225f00e8bdf2889beff7f8aa42e7e04d296594738ab93bb89da27bfa9b2d5
Version 20000000
Previous Block 00000000000000000000b8bb4db39a0e97c8954f43fc10a0b1b8a513d2398ed1
Merkle Root 52e5d78b6e3a88920d479c044365a9469b264c86d28150c0f69b41289342fdb2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,497
Size: 1.00 vMB
Total Fees: 0.03362829 BTC
Feerates: 101.42 > 3.37 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,150 (401,410 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
513,740 513,740 00000000000000000025d57609620dc9a11f265612a5917b97052ddeda0208a8 972 0.77/1.00 vMB 20
513,739 513,739 000000000000000000088d1f4ba25bceb66e882df50e4ec701c229e45fc96616 654 0.39/1.00 vMB 23
513,738 513,738 00000000000000000022fa429986e439834f2ac05873ac123bc3d34590e0108d 34 0.01/1.00 vMB 44
513,737 513,737 00000000000000000029355fd10c3c252641269a46e32f40be396ee3835849b1 879 0.34/1.00 vMB 31
513,736 513,736 0000000000000000000d86b379ccef9e703dff88d52c130948cc78f4d004910b 461 0.16/1.00 vMB 46
513,735 513,735 0000000000000000005209832b97b73cfced56156310cad9e2369352507368e8 1,048 0.50/1.00 vMB 28
513,734 513,734 0000000000000000001171eaadcb2901e01bd6d2943afb538e13d7321e0291ed 335 0.14/1.00 vMB 42
513,733 513,733 00000000000000000050d435f718c4499030d0a8c6f83bd842bad946e92d9828 577 0.31/1.00 vMB 27
513,732 513,732 00000000000000000046e669e51986dff6fc2b5481fb921e61c26a91ab7b624f 1,225 0.48/1.00 vMB 38
513,731 513,731 0000000000000000001ba9b3d35aa4401b681f712b16ea8441edc1812dda68d7 837 0.35/1.00 vMB 28
513,730 513,730 0000000000000000002b7757b204f9871cba117f16b52adc7b83171035af9f2e 608 0.46/1.00 vMB 50
513,729 513,729 0000000000000000004560becbee48c476502e293c3d77b13aaa18390ee706b9 620 0.23/1.00 vMB 41
513,728 513,728 000000000000000000237e32797627d0b43fd4ea992adbaa9790ff3665fd3cc1 497 0.22/1.00 vMB 33
513,727 513,727 000000000000000000293ddeac639cc9309e8b0f38823999704d8e8eb7f76c5a 736 0.69/1.00 vMB 11
513,726 513,726 0000000000000000000aea6be0d61c4d4cd4b38b5555346e5a28aaab49fbef3b 1,924 1.00/1.00 vMB 22
513,725 513,725 00000000000000000020e5f73233e7ccd89f6a19bdd58a19cc01d1f32de25eff 2,354 1.00/1.00 vMB 67
513,724 513,724 000000000000000000356ec8c9d7471b7b072bd5d8a03acf0274d7e574f8d299 1,245 0.79/1.00 vMB 6
513,723 513,723 000000000000000000116d792d02c02fe4ac6fe8382da73a2f3d58f39e3bb6a2 1,767 1.00/1.00 vMB 12
513,722 513,722 0000000000000000000797ed02efa0647821c38ae5237c2722227705a1ad2a40 3,630 1.00/1.00 vMB 33
513,721 513,721 000000000000000000406f133922a983c04dd81a2757bd0833e41a522b8a0d1b 2,433 1.00/1.00 vMB 76
513,720 513,720 00000000000000000011e5cb71fb8e19b3f57fc06e099e8b134aff4a8a694b9c 505 0.20/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.65 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: 672.95 GB
    • Received: 16.33 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.