Loading Tool

Explorer IconExplorer

Memory Pool

80,441 transactions
30.88 vMB
0.06995176 BTC
Random Selection Loading Transactions
Max Size: 187.88/200 MB

Candidate Block

Mining Attempt 93899b4ec62615a030f2b0b397b88ba673bf2162ddc8fb7c4f296a374f772fab
Version 20000000
Previous Block 00000000000000000000e6b6d7770bd2fe9564667081eb588a4ee37f4db3b6f3
Merkle Root 9e897dda81311cfe932038a69c8ea5cf1604eb3ffef0062559473a957dacb835
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,526
Size: 1.00 vMB
Total Fees: 0.00358596 BTC
Feerates: 7.34 > 0.36 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,213 (402,462 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
512,751 512,751 00000000000000000054505bcb5e6fbbca477cd71b7ee2426d09d238248344bb 1,403 0.72/1.00 vMB 54
512,750 512,750 0000000000000000001c71ba134ea5f680158173dfddff4d5c9eeafd65b679ba 1,878 1.00/1.00 vMB 42
512,749 512,749 0000000000000000004e4e4b2f7966ea2b7db038716b86ff9a75b7dc8ac52dd8 442 1.00/1.00 vMB 4
512,748 512,748 0000000000000000002a4e7e6a73d3b8e7c24209529ef19f4053ea9fb45f641b 529 1.00/1.00 vMB 10
512,747 512,747 00000000000000000046e8bca24dac52684713b2d0dbd032f514066e0d566269 2,090 1.00/1.00 vMB 44
512,746 512,746 0000000000000000000806c70dfcf5e3c90d4925638c6cc24df9ed28f1249d1a 1,422 1.00/1.00 vMB 5
512,745 512,745 00000000000000000051dee2887dd79a67025cfca619892bc59f7536eaeeef8e 1,966 1.00/1.00 vMB 32
512,744 512,744 000000000000000000528ba6d392f75c3a3e0be43ff8452be66734a672c0c192 2,468 1.00/1.00 vMB 10
512,743 512,743 00000000000000000012fabec6c8131e92074020791aa3a043023c15ce12bb37 1,733 1.00/1.00 vMB 61
512,742 512,742 000000000000000000556d3881df9ea4ec373cf88729dca7770012a33a49acfc 2,248 0.76/1.00 vMB 20
512,741 512,741 0000000000000000000fddd118f8729f562c54fd28030faed9b258d29ad2e85b 2,030 1.00/1.00 vMB 9
512,740 512,740 000000000000000000541c121621c8912f42a962fd56019a776c2e7eafdbaef4 1,456 1.00/1.00 vMB 14
512,739 512,739 0000000000000000003fec370049329a2895d1b9adc06c22b1c8263c7662596d 1,042 1.00/1.00 vMB 51
512,738 512,738 0000000000000000002d5991516c41649800e9fe4046de6ac4a7453fa529e3d9 736 1.00/1.00 vMB 54
512,737 512,737 00000000000000000034458e6edc237aec47b9835b5084aaa919d9c6dcc5c6a3 632 1.00/1.00 vMB 57
512,736 512,736 00000000000000000054efff234992359bba76d4be7c1de2f27e51d6c7de54d0 2,303 1.00/1.00 vMB 9
512,735 512,735 00000000000000000027475ba3ef933d6eeb2e0ebda4f6381fe3cca280c0081a 1,753 1.00/1.00 vMB 101
512,734 512,734 0000000000000000003b93035c7b0242c596dc7fe5e3b953a8f63f1be99371bd 1,373 1.00/1.00 vMB 31
512,733 512,733 0000000000000000004a570ac0aa050332013313f4549de1db7682757f300552 589 1.00/1.00 vMB 4
512,732 512,732 0000000000000000000458be71f2c5de0330d13e47d09538b656934fafb4aacc 412 0.27/1.00 vMB 37
512,731 512,731 00000000000000000006a3eabb5ca31e8f7d75b175c34bee2903a85bdc6311b4 1,662 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.76 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 708.96 GB
    • Received: 16.80 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.