Loading Tool

Explorer IconExplorer

Memory Pool

77,965 transactions
28.99 vMB
0.08243898 BTC
Random Selection Loading Transactions
Max Size: 175.41/200 MB

Candidate Block

Mining Attempt ddad0ab654006e6db0e3715ac31fa9d5271901f53a19c22226eea46f611c90d6
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root 662a512a5b0f66267b9f4cb2a44a98c17e3616be6e96378758f4b26d61255c7d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,200
Size: 1.00 vMB
Total Fees: 0.02140166 BTC
Feerates: 81.07 > 2.14 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (259,699 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
655,461 655,461 000000000000000000020d634caf50c6fd7f5ebcf00b04c567f036db0966a8cc 1,439 1.00/1.00 vMB 86
655,460 655,460 0000000000000000000a1aa83c3a2d40145dcaafa79b25aa2d9959134f3235a7 779 1.00/1.00 vMB 43
655,459 655,459 0000000000000000000fe70ccf22c2675dad6f34512adee79c9c8e61f1014f87 801 1.00/1.00 vMB 57
655,458 655,458 0000000000000000000ba3947d8cb452c65037fd5a4581a69f737d5fd68b7770 1,420 1.00/1.00 vMB 86
655,457 655,457 00000000000000000002731ad7fc50626cac094a5e66fd43c4fdf5a910f863c0 2,005 1.00/1.00 vMB 31
655,456 655,456 000000000000000000064f4283c6f63ade6ca2459b31d37fc84090fca831bf5a 2,437 1.00/1.00 vMB 19
655,455 655,455 0000000000000000000dad230e4290dac6a8a5beca315cd737f7f64beb15d0fc 2,545 1.00/1.00 vMB 170
655,454 655,454 0000000000000000000142eaa8b9071eece6cb6e88c504c75443cc4a672eed1e 2,480 1.00/1.00 vMB 130
655,453 655,453 0000000000000000000e6c5f010056e6c96e5250d285ef234f018cfe100b242e 941 1.00/1.00 vMB 271
655,452 655,452 000000000000000000103cde514ab383cda0cd36523a120cf66d8f588155c6d1 2,558 1.00/1.00 vMB 326
655,451 655,451 000000000000000000002246ba352e651558d31b2511c5614186f961d4aa61c5 2,062 1.00/1.00 vMB 142
655,450 655,450 000000000000000000039663714585fe2808dc627cfd2eda33defcc22a0e556b 1,900 1.00/1.00 vMB 75
655,449 655,449 000000000000000000002e9e83084454d9047a872434d04a1145589a738e30d6 1,931 1.00/1.00 vMB 102
655,448 655,448 00000000000000000008890aeba988134040ace9808570d47b3cf2a94ea666d8 1,298 1.00/1.00 vMB 64
655,447 655,447 00000000000000000000ac4eda7668e01e5d15333ee7b09a63e81a2bcf93e114 2,047 1.00/1.00 vMB 129
655,446 655,446 0000000000000000000d4af0e0fa133235d3741f2786b93036b95285a2589adf 691 1.00/1.00 vMB 60
655,445 655,445 00000000000000000010512b64028ef66278c849ed31b4c8565a6b7d792fdce5 2,142 1.00/1.00 vMB 191
655,444 655,444 0000000000000000000d9b8c112f8e68f481cfebaccb194bc71381c8b2c8d16c 908 1.00/1.00 vMB 67
655,443 655,443 0000000000000000000f55fae0dcaeeabccf688f79638bd7e493eeb9f6b0043a 2,268 1.00/1.00 vMB 171
655,442 655,442 00000000000000000010516c374fa7737194bd4579d31a6038dc2e42624081a4 1,784 1.00/1.00 vMB 156
655,441 655,441 00000000000000000000cde193382104dee4cf608626462ae648331ccead46de 2,138 1.00/1.00 vMB 100
Previous 10 blocks ↓
Total Size: 782.67 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: 673.13 GB
    • Received: 16.41 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.