Loading Tool

Explorer IconExplorer

Memory Pool

77,116 transactions
28.84 vMB
0.06713971 BTC
Random Selection Loading Transactions
Max Size: 174.18/200 MB

Candidate Block

Mining Attempt 576278d1b33caebf8e6079d52662641189239ec28c7ee44855cc2c0e53da4fd9
Version 20000000
Previous Block 000000000000000000006cdac57e8b0231ae997822a2b3b6ef460a8873cd8b31
Merkle Root 6643bd06b0d6f04194d7924d23d358c10a00e44822846e2d9609482603193bf9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,110
Size: 1.00 vMB
Total Fees: 0.00589211 BTC
Feerates: 40.21 > 0.59 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,100 (642,986 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
272,114 272,114 0000000000000004698d5f5796ab7d3652f8545bc9800e5dcdb6307068a2055e 40 0.01/1.00 vMB 37
272,113 272,113 0000000000000002b17edfcb3cedc59f1725ed7e5d5860deb477e8700e80c5d9 204 0.11/1.00 vMB 34
272,112 272,112 000000000000000523761c574be62695d793db54995120532706d5cc38498183 239 0.08/1.00 vMB 52
272,111 272,111 0000000000000005db3d77a0a552224bf8c6f20671eeeebc5d833a3752a5f0c4 240 0.15/1.00 vMB 32
272,110 272,110 00000000000000014b56f66f550e5b0f611648d3d4803fac89de8bd83db1a843 277 0.16/1.00 vMB 43
272,109 272,109 0000000000000002d5e0b3ab886b5e8562e36b42b3f7b7c38a32f829c9274234 358 0.14/1.00 vMB 57
272,108 272,108 000000000000000413cb39fe55aa6950d4ae74e34bdb4d4a022eb364c5c6bba3 274 0.10/1.00 vMB 48
272,107 272,107 0000000000000002099dc14da18707ec5f5da21c1929f707c872acfecf6ab253 593 0.22/1.00 vMB 71
272,106 272,106 000000000000000343d880297243f1016643296d6e518b39c998bb4a30303c60 91 0.04/1.00 vMB 17
272,105 272,105 0000000000000000f39c9ea825a41d7cb2c16a60290779f4d4867be5c6fcfd8c 574 0.41/1.00 vMB 96
272,104 272,104 0000000000000002a25c2bf5729fd21881f3af529e3aa04b762ab6699b09e2e6 887 0.25/1.00 vMB 198
272,103 272,103 000000000000000563c6d7d37ce357c142006206a078d197434cd27adcdfd871 1,436 0.50/1.00 vMB 82
272,102 272,102 0000000000000000fe668c2f4dcdcce4eabd03d57f3146c54c27143de8807816 837 0.25/1.00 vMB 265
272,101 272,101 00000000000000046cafba7fab66e25bb71e6dc5c74b71956e751341588972a0 374 0.24/1.00 vMB 9
272,100 272,100 0000000000000005dedcba566d4311ce32577130c1f168d60a02636b9df1ce0c 920 0.49/1.00 vMB 27
272,099 272,099 0000000000000003993169fae7aca0142655da68dcdbeaba7d5ac042377fc5c2 302 0.25/1.00 vMB 108
272,098 272,098 000000000000000351c9ddda1e6f7a1bac1bce2de226701d3b8092c27dec37b9 663 0.25/1.00 vMB 53
272,097 272,097 0000000000000003485fdedc5bd3f5d4036c7438fff8e6695241a51529bcf40a 724 0.25/1.00 vMB 77
272,096 272,096 00000000000000063c800c53ae94cd9e4916214302584d485e2e85c1035579b9 266 0.14/1.00 vMB 49
272,095 272,095 0000000000000001c3b5dcd076a0fb1c52d1baf2c9cfb6d1b46e3fb883a4a1aa 484 0.24/1.00 vMB 58
272,094 272,094 0000000000000002d51567a09d7240f83b2b7a56f9d86678a42de2e229e64d5e 570 0.25/1.00 vMB 60
Previous 10 blocks ↓
Total Size: 782.57 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: 670.27 GB
    • Received: 15.84 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.