Loading Tool

Explorer IconExplorer

Memory Pool

81,667 transactions
30.85 vMB
0.08690103 BTC
Random Selection Loading Transactions
Max Size: 188.15/200 MB

Candidate Block

Mining Attempt 49fb2ad79653d67cb1d8ae49c271acb45c93ed349bc7246487aefb0011943ed6
Version 20000000
Previous Block 000000000000000000018a6131e27c6c8e6c00f0695c67492c18c531297b0321
Merkle Root 2703e56c5d6cce3e46e9f4422292e94eae2150e149aa69d5d2f76adef9b038e9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,859
Size: 1.00 vMB
Total Fees: 0.01777800 BTC
Feerates: 150.93 > 1.78 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,332 (511,892 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
403,440 403,440 000000000000000004e17bebc16f020becde502ed071d8363e7c6a7d68f97141 564 0.36/1.00 vMB 31
403,439 403,439 000000000000000003e9f64e05fd7b9ee3ae6d97be16fba5ca2f2013f694624f 115 0.04/1.00 vMB 36
403,438 403,438 00000000000000000646460d190dae7c0879c4c561727754dbee5766711c44d4 1,466 0.76/1.00 vMB 35
403,437 403,437 000000000000000001abd42fc5fb8dfc28d1d34fa86d2c5aa8f12d198e31e8dd 821 0.99/1.00 vMB 13
403,436 403,436 00000000000000000591eadcfdf7599112a70aed409fb886d0147a64017afd25 514 0.30/1.00 vMB 36
403,435 403,435 000000000000000006909921271d29d0d244f04d74b9b38ff76a05f3d6a2228f 1,061 0.48/1.00 vMB 36
403,434 403,434 0000000000000000034c365190848ca6c8fd3258c30b788fbafbf7bb4a714689 211 0.60/1.00 vMB 10
403,433 403,433 0000000000000000044319d7886b8464538711db847f1199d9b1aba3b98aea96 1,919 0.91/1.00 vMB 44
403,432 403,432 00000000000000000504f7e8504bfd3f9c6cde0248da3cc4ba0339c271b299b7 627 0.29/1.00 vMB 34
403,431 403,431 0000000000000000051750be31e39ec4bae2b49dff003493df2507b1fc9caa9f 1,853 0.88/1.00 vMB 36
403,430 403,430 00000000000000000033933be7f512fab3e6593a6582f77a929d25adfddb0132 2,695 1.00/1.00 vMB 49
403,429 403,429 00000000000000000394ce935ade6b16fc1273c2b6b4eb7ab44bad5dbadfbe57 978 0.46/1.00 vMB 34
403,428 403,428 000000000000000004903d3c55580a1c0ba4437b7112ab34573c898937731213 927 0.63/1.00 vMB 31
403,427 403,427 000000000000000002e47fe3c35ad2a3529149b1ef6bc24b8c12ed5676a4b266 2,249 0.92/1.00 vMB 42
403,426 403,426 000000000000000001fc8e9db6f336f189b0c1a65478fbb28d71434161375632 556 0.22/1.00 vMB 42
403,425 403,425 0000000000000000000013ecd83165a37e62a752a6c141ff10cc168857e6c862 639 0.27/1.00 vMB 43
403,424 403,424 000000000000000004e5a1211c1787826ad17030f28d0d0e03306def2d5b0cf7 1,088 0.56/1.00 vMB 39
403,423 403,423 000000000000000002459252fe3ec5381094d99b082f8efef1784603b67e98c4 556 0.98/1.00 vMB 7
403,422 403,422 0000000000000000011a4b2e5a4fd5417c4b27af1d2574f06c375a925e1cdf46 2,234 0.99/1.00 vMB 41
403,421 403,421 000000000000000005336d0cf11c52efefb14a7c09c8af364194e60b7bc78ae3 1 0.00/1.00 vMB 0
403,420 403,420 0000000000000000057bbc37a875e46683172ab374627e5f57888e1eb49b89a8 2,148 0.90/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 782.97 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: 715.84 GB
    • Received: 17.74 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.