Loading Tool

Explorer IconExplorer

Memory Pool

72,928 transactions
28.16 vMB
0.07358292 BTC
Random Selection Loading Transactions
Max Size: 166.80/200 MB

Candidate Block

Mining Attempt c8b8e92554aad176d963e6202aa7d73f607d3a524a46cfc33251e9a8a12e0a48
Version 20000000
Previous Block 000000000000000000018bcb117043bb0bec5ab8ec9250252a12dc0c5414dc38
Merkle Root 8ec55256f41dfd1326c8bae2a05588a3becdd48fb9deb5d4601d3b205e5a8312
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,195
Size: 1.00 vMB
Total Fees: 0.01724999 BTC
Feerates: 152.31 > 1.73 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,035 (119,496 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
795,539 795,539 0000000000000000000380762cda7f10a0d85ec4523d4966ae984c1e0e745bb4 2,146 1.00/1.00 vMB 21
795,538 795,538 00000000000000000003d5d7c166c3c76eea6df323635a69073cacfb1ba0820e 2,850 1.00/1.00 vMB 27
795,537 795,537 00000000000000000004a7dcca6c5cc705993c00725d06220800edd39b0a1741 2,888 1.00/1.00 vMB 44
795,536 795,536 000000000000000000004ce659869848ba62b0bd5f38fa187f6d320d6180f2a0 2,130 1.00/1.00 vMB 27
795,535 795,535 0000000000000000000476c2ea7b8764c2c9a6a65988fd09e205da0fcc5c8c68 3,435 1.00/1.00 vMB 21
795,534 795,534 000000000000000000004aa9cd6c5c717171be6d81913521bf40da6457a0e14b 3,448 1.00/1.00 vMB 20
795,533 795,533 00000000000000000001c2d323d283c838e4742e18035014d19c094f42226b69 3,509 1.00/1.00 vMB 21
795,532 795,532 000000000000000000023fc824bfb305076aea7f83a1a58284860a1058f9bcac 2,826 1.00/1.00 vMB 21
795,531 795,531 00000000000000000004d69ccf66f310206a8b7ecb344d1bc7ec48ab3b75cdc9 3,603 1.00/1.00 vMB 19
795,530 795,530 0000000000000000000143e44ed6829382849a0da08b502c911d543943c10549 3,502 1.00/1.00 vMB 16
795,529 795,529 00000000000000000001163656ac23ce88116e892774d684e3a16515ede57b02 2,404 1.00/1.00 vMB 10
795,528 795,528 000000000000000000022031e8836385a1db6ac70be49347b67f7b2bdc0e9d22 3,037 1.00/1.00 vMB 17
795,527 795,527 00000000000000000004f6643ee94c5ec8de0514d210dc0b2eb043e574a39fdc 3,232 1.00/1.00 vMB 18
795,526 795,526 0000000000000000000156721f6a44617bc0e675486902be3f42332697c57fcf 3,300 1.00/1.00 vMB 11
795,525 795,525 000000000000000000004bed289f29b863678bd82c78acdc576057fe284a72b3 5,021 1.00/1.00 vMB 18
795,524 795,524 000000000000000000020da0f26335b687749ffa4543533c37a08957bade24c5 5,324 1.00/1.00 vMB 14
795,523 795,523 00000000000000000004805f37984cd97f63ae4a1f6a7d8558427968051e4241 2,871 1.00/1.00 vMB 16
795,522 795,522 000000000000000000019318f73eb652b1d0951c29f22a519a5571e0bcb87ebf 2,868 1.00/1.00 vMB 17
795,521 795,521 000000000000000000040c59710acbae523ad9477b40f18c4650940614f6f5be 1,984 1.00/1.00 vMB 19
795,520 795,520 00000000000000000003135ad93d5180bc5d83a2a0e8434eb5df9eb28032b240 3,741 1.00/1.00 vMB 32
795,519 795,519 00000000000000000003b3fa4a25fa62f75526a19fa5f87fd7ca538b192ac6ca 3,400 1.00/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.45 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: 667.46 GB
    • Received: 15.25 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.