Loading Tool

Explorer IconExplorer

Memory Pool

73,898 transactions
28.47 vMB
0.08281763 BTC
Random Selection Loading Transactions
Max Size: 168.43/200 MB

Candidate Block

Mining Attempt 3a9e02bf89d786926c5ef40fcbd2c8720946aaa2f528b191f92e9e6d312f6c49
Version 20000000
Previous Block 000000000000000000018bcb117043bb0bec5ab8ec9250252a12dc0c5414dc38
Merkle Root a17e3cee3804f6910918a7e7db04a16cc1221b3ab7901a61eff715323baccd5d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,973
Size: 1.00 vMB
Total Fees: 0.02530751 BTC
Feerates: 196.43 > 2.54 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,035 (455,276 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
459,759 459,759 0000000000000000007a09150c1aa748420f457cdfe123b17f79bce069ada151 2,432 1.00/1.00 vMB 166
459,758 459,758 0000000000000000005710c48ec2627a38badd04a5a40dd2dc1d66c47c8df146 1,522 1.00/1.00 vMB 138
459,757 459,757 0000000000000000019ed83643809c7258b2e6eda90bdab61591ece27ed5e37f 2,052 1.00/1.00 vMB 130
459,756 459,756 00000000000000000101fe201a08c2d19e54d88715accd6e423d69a0e1441263 2,106 1.00/1.00 vMB 190
459,755 459,755 00000000000000000046db46bfbb5970f578131d0d554b99764a812150548270 2,242 0.99/1.00 vMB 169
459,754 459,754 000000000000000000ee3f42548a935c320fd4ecb986f086e789ce8bbe5d0449 1,771 1.00/1.00 vMB 135
459,753 459,753 00000000000000000100a333ad16c9979b524c63623a55c43c2a8af14bff3886 2,103 1.00/1.00 vMB 154
459,752 459,752 0000000000000000003e0d211e35169edc3eb168b07a7eec49fcecd7b436e4b5 2,453 1.00/1.00 vMB 208
459,751 459,751 000000000000000000e1d8936a2cee999a45bef5e6ac02f284e8e3ebc0219132 1,328 1.00/1.00 vMB 204
459,750 459,750 0000000000000000010e08977fd6094ca566636c0ec3e966b10fb23df15015b8 1,600 1.00/1.00 vMB 144
459,749 459,749 0000000000000000016aebe86c0b116a59ea69b518c881f2b9021af128e4d56d 2,044 1.00/1.00 vMB 183
459,748 459,748 0000000000000000022a70f97e8d680ea754e1cf1af2034d30a46ac0c9c28980 2,368 1.00/1.00 vMB 176
459,747 459,747 000000000000000002199da412df83c30a4fbb88c73057695ad77b70ae02099d 1,499 1.00/1.00 vMB 236
459,746 459,746 000000000000000000afaedbcd8e43966d11546b401176329baed2bffc9c6fd6 2,137 1.00/1.00 vMB 233
459,745 459,745 000000000000000001b9fc5b6de61a101ab8dd03270a4a880c51454992cce21a 943 1.00/1.00 vMB 146
459,744 459,744 000000000000000000d062d627ae4603b0ac6c9bd8c4e9211643c4e5fbef10d3 218 1.00/1.00 vMB 136
459,743 459,743 000000000000000001049015cd39baaf1a6f26309cb26c17c772999e7a7f4eda 2,739 1.00/1.00 vMB 187
459,742 459,742 0000000000000000003eb2f20b543ead8806db6a821bd2ff26ce0351141cc13e 1,269 0.72/1.00 vMB 83
459,741 459,741 000000000000000000cddf9084c500fb5d12570261d6fb7641378cab84a63fb5 1,501 1.00/1.00 vMB 113
459,740 459,740 00000000000000000019b39258a7f398e2d478c88ee1a66951c7caae7bb9fa26 559 1.00/1.00 vMB 31
459,739 459,739 00000000000000000112fa74fd0b30ec7af039498309ea54e1569a6c30094d9d 1,272 1.00/1.00 vMB 62
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.49 GB
    • Received: 15.26 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.