Loading Tool

Explorer IconExplorer

Memory Pool

45,430 transactions
28.86 vMB
0.13491040 BTC
Random Selection Loading Transactions
Max Size: 150.30/200 MB

Candidate Block

Mining Attempt f110ab91357904817140134f4f39ed363013691a6cb2197774a75f851db5df92
Version 20000000
Previous Block 00000000000000000001ba294a1e5c8ead048e94ebd94561d85b6bcbd1b10899
Merkle Root 68e7f3b8a0bf7363fe6e3127e341605797ae8c94db736f496ff07d677f2b9d28
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,615
Size: 1.00 vMB
Total Fees: 0.03827131 BTC
Feerates: 100.25 > 3.83 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,709 (829,597 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
85,112 85,112 000000000006ed58b78af7bab4f7e597dcb1e94ebc4342205bae3fd3c7279d7b 1 0.00/1.00 vMB 0
85,111 85,111 000000000028c3137eef17fb5e7490da885592c03e19236481871b00ab4cf21a 2 0.00/1.00 vMB 0
85,110 85,110 00000000001793c7299024495fa24dce2dad88766e495a119fcb980456df2a2c 1 0.00/1.00 vMB 0
85,109 85,109 000000000013c9147fd97297ab974b73dc344c702ffdfdf85773516d70342a8f 2 0.00/1.00 vMB 0
85,108 85,108 000000000002b8568d3c56e7ebb672ba5ea23fe113c90a80f035dafc15d2cf36 1 0.00/1.00 vMB 0
85,107 85,107 00000000000c74e2f5d0d31294d2928822f6f9e7cd07349a261bb367af23e5e9 1 0.00/1.00 vMB 0
85,106 85,106 00000000001bf1349b03982143598db7aaad1a15ec64f305fa138c36b972cd85 1 0.00/1.00 vMB 0
85,105 85,105 00000000001a93325bc7e6bfb89df2ed7bb8349a9a9ee1c3751f6b27a667cf54 3 0.00/1.00 vMB 0
85,104 85,104 000000000019cecc5a1762e0e172fc5c08158598eaf9bf95bbff2f65c532d235 2 0.00/1.00 vMB 0
85,103 85,103 000000000012194c44bdefd1dc18e2865cde2ace324c0e558fae0b3675ba91c4 1 0.00/1.00 vMB 0
85,102 85,102 000000000020611bc03f2c03d7e8520df82565e48da352b8ba17d72de2bf6527 3 0.00/1.00 vMB 0
85,101 85,101 00000000002714d0bdaf08961d39dfcf96358c4431a3d4ed0e12738ec8639f76 2 0.00/1.00 vMB 0
85,100 85,100 00000000002211b4bd2d798f7f011e852b57e6f87764dcc2f2f6bc6e2e37d275 1 0.00/1.00 vMB 0
85,099 85,099 000000000016e95b91462291d3fdefbcd6f24e9b375e396a37744cc7c4763d3f 4 0.00/1.00 vMB 0
85,098 85,098 00000000001d13ee37de1f78f74690cbd43ffbed979bc8800ae8f96f5094594c 2 0.00/1.00 vMB 0
85,097 85,097 0000000000079813cd525ef8e930662a283333720c260ff3ad8a84cc242b3166 1 0.00/1.00 vMB 0
85,096 85,096 0000000000298416771ede6c795b509795c33468922c0fa01d7b41ac8bc85a97 1 0.00/1.00 vMB 0
85,095 85,095 0000000000031b152021f1c8509ec8e6b25c2fa33bebea154d61ec63434425d0 3 0.00/1.00 vMB 0
85,094 85,094 00000000002e81495e10635cdccd3d27440ce45a15f3ecb18ad27e0c0ef94fc9 4 0.00/1.00 vMB 0
85,093 85,093 00000000000d75a4fece985e1495eb23232a48e767d69c2b0a1c12e42880a632 2 0.00/1.00 vMB 0
85,092 85,092 000000000025e3d5f4485b5e59ed827a89fca221eba3e5a44b85e5320a903f93 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.88 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: 645.01 GB
    • Received: 12.64 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.