Loading Tool

Explorer IconExplorer

Memory Pool

78,546 transactions
29.82 vMB
0.11606097 BTC
Random Selection Loading Transactions
Max Size: 179.16/200 MB

Candidate Block

Mining Attempt baf97d75e4b3740f528c2819554e9b9f1348d5aabaff0031d698202c59be5200
Version 20000000
Previous Block 000000000000000000010a603dda0ac2a744c116ca8bad054b459a9dad33945d
Merkle Root d56d0d8aac217263e881b7759c5f3b4d65e160dcfa77820e35ac44407ab6320d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,177
Size: 1.00 vMB
Total Fees: 0.03482120 BTC
Feerates: 673.02 > 3.49 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,273 (181,705 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
733,568 733,568 00000000000000000008495288d96755562b663f01d9f0f1a27f4940e93e1412 223 0.09/1.00 vMB 10
733,567 733,567 0000000000000000000775d8e4df7ec55c862c3515b878f06fa40e1910348ab7 1,372 0.50/1.00 vMB 9
733,566 733,566 0000000000000000000891314dffeeda21ddf25a5bdfed79346add8b358a151f 352 0.11/1.00 vMB 7
733,565 733,565 000000000000000000006888dad18fc902daffbae3de400a45d15795759b1801 499 0.15/1.00 vMB 11
733,564 733,564 00000000000000000009736c4dcda641ff9a1288f482ded06f27439af36fffcd 1,623 0.55/1.00 vMB 9
733,563 733,563 00000000000000000002d2010445356fb67e3944bdced99995203ab38e1ef0fc 2,544 0.81/1.00 vMB 9
733,562 733,562 0000000000000000000292c82c9f2079adf57439c50db6c020ce63fa72f91623 1,623 0.77/1.00 vMB 3
733,561 733,561 00000000000000000006cd7d211a7466848f8258234b93a548452bfb7daf3282 2,641 1.00/1.00 vMB 13
733,560 733,560 0000000000000000000672951a90f793624b947c6f8a5c774a307527d31233b0 411 0.15/1.00 vMB 8
733,559 733,559 000000000000000000087b98622d50c7b5f4d1741a7d18e44c169ccceec7a867 1,158 0.97/1.00 vMB 2
733,558 733,558 00000000000000000000f6b12f24d56db0a980141fc0afd26fdb59ff66b3750d 2,136 1.00/1.00 vMB 5
733,557 733,557 00000000000000000006749fb6910fcd14691dce27c65bbb49dec74bc8f927ad 2,834 1.00/1.00 vMB 15
733,556 733,556 00000000000000000007b7e5f63631687fde58bf7abcffe529100689a604c311 2,931 1.00/1.00 vMB 10
733,555 733,555 000000000000000000017714e1e5e88cccd70480782fe846938cde95d736fffc 2,047 0.73/1.00 vMB 8
733,554 733,554 00000000000000000000d1a4edffb5896a1cc19fd409b95af58408eca1e34628 550 0.15/1.00 vMB 9
733,553 733,553 000000000000000000092941719e6a7ee30f49bdf5886e5bc021023da3057079 2,133 0.74/1.00 vMB 9
733,552 733,552 000000000000000000081bf1ae69663b0b6296d304e3c8c46fcb96458d3ced78 2,944 0.85/1.00 vMB 9
733,551 733,551 000000000000000000081e95325adc22bf8210feff18e4699b19105e303034dd 666 0.23/1.00 vMB 9
733,550 733,550 0000000000000000000794dae90f596690d2f1ef42f5f257051d978bee8a8479 1,493 0.44/1.00 vMB 9
733,549 733,549 00000000000000000007bfcec29c8d6c2160f993b2d1d12ef2d5f30929721bc0 1,039 0.39/1.00 vMB 11
733,548 733,548 0000000000000000000178ff2cba5b64efe1a55e4e4dd50c08129783575a3dd4 1,797 0.62/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.86 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: 713.04 GB
    • Received: 17.28 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.