Loading Tool

Explorer IconExplorer

Memory Pool

63,739 transactions
18.95 vMB
0.04908744 BTC
Random Selection Loading Transactions
Max Size: 121.88/200 MB

Candidate Block

Mining Attempt e4c0084054576777bc5b361e3f41e7e8f974d322808c19e8e5355069bb0d92f2
Version 20000000
Previous Block 000000000000000000005a0838e598a37e1c484c6a0738538239b2412f1d54a5
Merkle Root 83ae976c7c71b36ba37496322a50ecb45cd446cbedf1b81c41a99611452aa5d8
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,685
Size: 1.00 vMB
Total Fees: 0.00607623 BTC
Feerates: 150.77 > 0.61 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,819 (844,488 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
71,331 71,331 000000000004b3a89f09ad67e6262dae7e7b5c342fb0e37ba1054f1d7656a34d 2 0.00/1.00 vMB 3,875
71,330 71,330 000000000076b11e7d0777040c33648a9c0dc1b4fcb1081df483331602d9e6e1 1 0.00/1.00 vMB 0
71,329 71,329 0000000001086f1024fa30bb0e773dcad0d0cbc5c9dc3cfb128c10a8f4ac9c6f 2 0.00/1.00 vMB 3,861
71,328 71,328 000000000047372be6466d94985034720d7add1be342b0efb0664fb45b94e000 1 0.00/1.00 vMB 0
71,327 71,327 000000000006439ce5f1d3b1e3a7c71cedd657e69c54c23b350c6b17e04b413b 1 0.00/1.00 vMB 0
71,326 71,326 000000000003cf7db9ffc6d07c4fb7361678e6fa7e8642871c1544a619747b70 1 0.00/1.00 vMB 0
71,325 71,325 000000000108f63a08587eadbcc144b4994adb8e0cff86a4fca0a8460f550689 2 0.00/1.00 vMB 0
71,324 71,324 0000000000099033f3c993e8821e801b7ecb907adc4a5f934033d03449926fb1 1 0.00/1.00 vMB 0
71,323 71,323 0000000000978b8ab5ff6d7036be08db9272233469d70bf7fb471b840523de58 1 0.00/1.00 vMB 0
71,322 71,322 000000000108857b44a78abc848ed3aa173e208743bcb50cf2ba1b0ad49c57cd 1 0.00/1.00 vMB 0
71,321 71,321 00000000009f641d69663b16f673a746cddc9fb0ce4251e4ec88bb6a4dc8791e 1 0.00/1.00 vMB 0
71,320 71,320 0000000000460968d4b40e0faa4534cb00153621fcbd3e2368d8331daa56ccac 1 0.00/1.00 vMB 0
71,319 71,319 0000000000aa5d2277c92b2d766fab2b3716cb5b57ce7ca0f02c80ed295185c1 1 0.00/1.00 vMB 0
71,318 71,318 000000000070a57d6f6a37ce401f297cb34b9f01327338e15ad32180c43a8723 1 0.00/1.00 vMB 0
71,317 71,317 000000000051d4f59aa2a005cb12d61258aaf8527441a83e0b1c60f5f4351864 2 0.00/1.00 vMB 0
71,316 71,316 0000000000bb784887abc7ff5a20b0ba397c98f8c9d6bdf4a04e657553185d8d 2 0.00/1.00 vMB 0
71,315 71,315 00000000005c831ca447fb668120c6a02295cdc0312984e25b4b569070472b40 1 0.00/1.00 vMB 0
71,314 71,314 000000000092276200881e792f59a14471c4013de66cf1359ce0aec3b59c67c4 1 0.00/1.00 vMB 0
71,313 71,313 0000000000239989e7dd1af41562084a55d0b622df139782c9ccfac2849908d1 1 0.00/1.00 vMB 0
71,312 71,312 0000000000871b6d20ce3b66ef9824f6361db5cf70dcabc4684a15a0929ae999 2 0.00/1.00 vMB 3,891
71,311 71,311 0000000000dea82030879e8e1c58e33a8d6951c7c4f5432d38d72babf61c5d77 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.79 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: 786.81 GB
    • Received: 21.69 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.