Loading Tool

Explorer IconExplorer

Memory Pool

48,054 transactions
27.84 vMB
0.07666274 BTC
Random Selection Loading Transactions
Max Size: 147.72/200 MB

Candidate Block

Mining Attempt 353bb4b77d3b6fa8a159c21a6fe9ffd4f2db587cc69438e5a4d83603cd2ecad1
Version 20000000
Previous Block 0000000000000000000070963e62f689b9a0a61cf16bb36848f3ba4464fed9b1
Merkle Root 892bbb2a681fc27cc7b5c9ca65f5b7603ffb3914dd3c613771ba1029f513dec0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,771
Size: 1.00 vMB
Total Fees: 0.02229638 BTC
Feerates: 318.30 > 2.23 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,894 (169,312 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
745,582 745,582 00000000000000000004ec239461ca5d6a790a2ab7bf7a8c966d88513039670f 86 0.36/1.00 vMB 1
745,581 745,581 0000000000000000000023600c0ce81e51ab7d9ac1815600c11573f447559628 2,248 1.00/1.00 vMB 6
745,580 745,580 00000000000000000004a5f559276e4992d01b2e327038d0b97965d202c30bc8 1,089 1.00/1.00 vMB 13
745,579 745,579 00000000000000000002c42da7ecb8492e74cc39d0d2452fab0e1c7969a7162c 1,691 1.00/1.00 vMB 11
745,578 745,578 00000000000000000001c409284b7ea0be41034337fcccaa67eca7edaed6b2f9 2,423 1.00/1.00 vMB 16
745,577 745,577 0000000000000000000608d83117f2c5a6b854c3f442288f5e85266ab0c17f16 2,634 1.00/1.00 vMB 32
745,576 745,576 0000000000000000000022f8d8492ddfd13ec9d206a21ff0927e3e5e008d6050 2,156 1.00/1.00 vMB 26
745,575 745,575 000000000000000000001a9932ddd1665cf40ab818b28afced9f405e111acb19 1,945 1.00/1.00 vMB 20
745,574 745,574 000000000000000000033e88da35c58a29eb1966ed464061f03b186ac2cb243c 1,638 1.00/1.00 vMB 33
745,573 745,573 000000000000000000065c0094af58c5c64c6185be110046b2251b52320adb92 2,013 0.85/1.00 vMB 18
745,572 745,572 000000000000000000043fd419e0a7dd3b3b1539626a97c923f9ecbd9d53039a 28 0.00/1.00 vMB 17
745,571 745,571 00000000000000000005d8bce0d8d6bfa0195997a61e62235bbed5263130efae 847 0.63/1.00 vMB 5
745,570 745,570 00000000000000000001a695951808a2a0aea2fe53fa12f904060723ea5d3581 968 1.00/1.00 vMB 5
745,569 745,569 000000000000000000059b40d6bcc51178108f76f436147383fe5735834d689a 647 1.00/1.00 vMB 1
745,568 745,568 00000000000000000001874f555ee8e98bdd3aa6ac7cd248eb3ba5c3aabbcd49 2,483 1.00/1.00 vMB 18
745,567 745,567 000000000000000000087e2bf1766fa581ff0fac3a19ecfb03c9a3b750e0c117 1,004 1.00/1.00 vMB 8
745,566 745,566 00000000000000000006d13d63a66b362493ddb7530badebb6a4cbdafc166552 312 1.00/1.00 vMB 1
745,565 745,565 0000000000000000000392af00c5b0a5fcce1531182ffb854f98a22ff927be2e 1,928 1.00/1.00 vMB 3
745,564 745,564 000000000000000000011105c2134df34370c942aa5762c5aef4c3516b2d0656 1,909 1.00/1.00 vMB 14
745,563 745,563 000000000000000000074a26b57cce4d0f72b9985d8c0ecc17042b83032e2e5e 1,381 1.00/1.00 vMB 10
745,562 745,562 00000000000000000008948a599ab8770767e4f5ed7ae59ec26fdd3cbb90c76e 1,763 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.20 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: 654.03 GB
    • Received: 14.09 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.