Loading Tool

Explorer IconExplorer

Memory Pool

57,082 transactions
18.96 vMB
0.05112987 BTC
Random Selection Loading Transactions
Max Size: 119.74/200 MB

Candidate Block

Mining Attempt 6ba48d0d58993db4fdd30eecce396ed46dfb1a326d2caeba22181b46d3dfb468
Version 20000000
Previous Block 00000000000000000001326f842c1c8b0051d4621716e0b8ceed4e0a1b38248a
Merkle Root 6efcc86e89c3f407f0cbffeeada5e0ae72642a8ab72ca8fc0abece6ab17fb37a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 524
Size: 1.00 vMB
Total Fees: 0.00841181 BTC
Feerates: 60.16 > 0.84 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,697 (822,005 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
93,692 93,692 000000000000ed37f9ffa096bdcce7d5d0a9b835a33612551fb3b6769876002a 510 0.20/1.00 vMB 0
93,691 93,691 0000000000001514672ea118d0d00a0477255957fcc18309f42d8b7fc0b4dec6 5 0.00/1.00 vMB 0
93,690 93,690 000000000003045bd3527b85ce502f2c3c8d0da8b8672ac08c3e962269b91f6e 14 0.00/1.00 vMB 0
93,689 93,689 000000000009093c94ee974056360a2b56837fab0d2cf45afbf48d1da196fb47 13 0.00/1.00 vMB 0
93,688 93,688 000000000002aa96dbb9040e76999828a17dc27a3c03b666ef46bd0eef220c35 88 0.05/1.00 vMB 0
93,687 93,687 000000000005b859eae904aaa5716535d0b778441a4cb98917cd41452873aae0 112 0.05/1.00 vMB 0
93,686 93,686 00000000000536ce81ff3b696b4d1c01bbf1219dece3f7250853f289cee4dc67 61 0.05/1.00 vMB 0
93,685 93,685 000000000004264d5fd01f40999c733b2ac8e1abacf9f9e44fd274fb41465205 9 0.00/1.00 vMB 0
93,684 93,684 000000000001c42c454e5be66d70f7ca3cd97b5694bf35d8ee07a2ee11abbe49 5 0.00/1.00 vMB 0
93,683 93,683 000000000002fe3198552599b39d7ae44bd830f8740d327d99ec789f4d60a75d 11 0.00/1.00 vMB 0
93,682 93,682 000000000001132f0540db4a0550ee28b85c98d24fedba38b373d04ecd0ca603 6 0.00/1.00 vMB 0
93,681 93,681 0000000000085236d705c3cf8f205063dbcbd38dd997581c531108bb9063ff89 4 0.01/1.00 vMB 0
93,680 93,680 0000000000076f02fd1c4935c91a1996e16061985f7f4b71e24c5400b306b08b 11 0.00/1.00 vMB 0
93,679 93,679 000000000006a98f478cf374295033c422def093c6f737f5d1744ab5228e17e0 13 0.00/1.00 vMB 0
93,678 93,678 000000000004e8daad33a93147a9ca1bfb9929a7d4c5942297f8029bd0d1254e 10 0.00/1.00 vMB 0
93,677 93,677 00000000000671dc60274f810600bc17152b75a2675ec85f78396365c453be3a 10 0.00/1.00 vMB 0
93,676 93,676 00000000000782e45bb80aa048b229d49fd62b7e94a69b693d07e041888ad87d 214 0.05/1.00 vMB 0
93,675 93,675 0000000000076448fd591b78746405c8308afea92197e246603c94251713743b 14 0.00/1.00 vMB 0
93,674 93,674 000000000005576ea142709fc073ec6909b729c5fb2cdb79edb734844d133ba7 14 0.00/1.00 vMB 0
93,673 93,673 00000000000802855e647b34794e2e8ee57d54c55f4b9f0e4eb9f184f54097da 14 0.00/1.00 vMB 0
93,672 93,672 00000000000634512430a5c4fc90722d5c0fa391be49aeaec27380e4396e717f 14 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.58 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: 774.95 GB
    • Received: 20.77 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.