Loading Tool

Explorer IconExplorer

Memory Pool

28,107 transactions
27.15 vMB
0.03353045 BTC
Random Selection Loading Transactions
Max Size: 147.79/200 MB

Candidate Block

Mining Attempt 4c4b10b13c70782be0a8cac39b54fa01ed54331f1bfe1f34c85b73b3f0768f96
Version 20000000
Previous Block 00000000000000000001e789f270d3c5ae97bd922a80cae3736eabd22b66ea0e
Merkle Root bb8f5abfa4a2cd39b236b605edf8e23590ea230d8536cf0395e78d1189a3b1fd
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,871
Size: 1.00 vMB
Total Fees: 0.00312856 BTC
Feerates: 21.19 > 0.31 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 940,866 (208,285 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
732,581 732,581 0000000000000000000132b463676922d4ba906042556d9e4036d6e742e1ce3c 3,802 1.00/1.00 vMB 14
732,580 732,580 00000000000000000009c8dac8fa87da505c96a4ad4b0e3e69cc02c0243e889f 1,269 1.00/1.00 vMB 6
732,579 732,579 00000000000000000006b4cb0ce8e17c03f9a4f918b7c29b3a411045be5de7af 2,889 1.00/1.00 vMB 11
732,578 732,578 0000000000000000000892adbe82c64827dfed30a02708387f169660be52522a 3,113 1.00/1.00 vMB 10
732,577 732,577 00000000000000000008e2d941558ae3967571191327a38e3f178d2fa8d2c2b4 1,597 1.00/1.00 vMB 5
732,576 732,576 00000000000000000007570741715ed26545df12778794a81dfdbcddf62d19e0 3,627 1.00/1.00 vMB 10
732,575 732,575 0000000000000000000993b5b58032fbb99746ea35bcc543ce526eb96030f3f7 3,005 1.00/1.00 vMB 18
732,574 732,574 00000000000000000001b3a3fa408b11703417feb073073d28e5004a28c7c4ec 1,499 1.00/1.00 vMB 5
732,573 732,573 0000000000000000000493540893f0233175cc0d57ceaa2067fb543a49001899 2,114 1.00/1.00 vMB 4
732,572 732,572 00000000000000000000e08b218d467e7c0f65ba9435ea6c9f71b78b8da395ff 2,757 1.00/1.00 vMB 10
732,571 732,571 0000000000000000000748ea9329ec07b096a2fbba97de4a059cc1268ba8cd38 2,888 1.00/1.00 vMB 11
732,570 732,570 000000000000000000055bece06323b23ddc543695168764434577ae1953ae9d 2,863 1.00/1.00 vMB 10
732,569 732,569 00000000000000000007678851cbe37e3a6fbb1af7ca476676bc2c5b93f05107 3,218 1.00/1.00 vMB 15
732,568 732,568 00000000000000000008dd61d11faedca21a257603484f5e3a51b82c24198e94 2,600 1.00/1.00 vMB 7
732,567 732,567 00000000000000000005e6c6a7bed412350048f7af2465d868809a818d31673b 2,848 1.00/1.00 vMB 9
732,566 732,566 000000000000000000071338daad557525d7bd6c090660981a1c3be4a551e2c5 2,554 1.00/1.00 vMB 3
732,565 732,565 00000000000000000009164199c72ff1a713a11b557657111f396be9ff1ff6fe 2,988 1.00/1.00 vMB 10
732,564 732,564 0000000000000000000289e33fcde856739375bbd8bcc114f585d7f7baaa0b65 2,815 1.00/1.00 vMB 9
732,563 732,563 0000000000000000000617b1d5387ad5a257c5f0eaf851e7ef34866aac8f8997 2,048 1.00/1.00 vMB 5
732,562 732,562 00000000000000000009c437513b58bb3e6b56acb60dc6c1d23d22caaef09b6b 2,268 1.00/1.00 vMB 6
732,561 732,561 00000000000000000004c9217baada65ae67b94bcb35b04c5d4722f037971849 2,262 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 828.29 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: 4,568.77 GB
    • Received: 246.67 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.