Loading Tool

Explorer IconExplorer

Memory Pool

20,490 transactions
9.01 vMB
0.05989235 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 51.60/200 MB

Candidate Block

Mining Attempt af5dad3a0d0f7390c6943c2ac65f6ee77a8a9f15e8a28a61823e51703e0b0d81
Version 20000000
Previous Block 00000000000000000001e0990096d2cfa519a4455239a76e52f0e783a20ccb94
Merkle Root 8d712e58d765778b493662909dea6bbafcd2fca224a64109df9d6cfdd71e427b
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,975
Size: 1.00 vMB
Total Fees: 0.03805286 BTC
Median Feerate: 3.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,414 (839,587 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
73,827 73,827 00000000005b5cdad01e5a4cfc3a4d7aeb0349374831c641b2dd85440a47b405 3 0.00 vMB 0
73,826 73,826 000000000006ec276723db3b9d6555513d3436fefcb56d68ad10d6f63dd0a5f4 2 0.00 vMB 0
73,825 73,825 000000000062b3e6b16d98fbd1e917c53f89c1937efdc3f20d6a53f09135c136 1 0.00 vMB 0
73,824 73,824 00000000009a64d6eceeab539f6b95c75e2ceafe37c699bb57a951019d776e01 3 0.00 vMB 0
73,823 73,823 00000000003fd748e02374113bec7b654c0e98b1ab2cbe14ceb9172132520ea4 1 0.00 vMB 0
73,822 73,822 000000000068b9063c20db7a156d54e5618e1a52e100ad5fb827e4fb2faf73bd 1 0.00 vMB 0
73,821 73,821 0000000000b5b6413cd7f52ca2de438b3b86dce942131078fcac3c86331f58f3 1 0.00 vMB 0
73,820 73,820 00000000007d0bf062dce46384023cd87d7939783ba5037111aafc04214271ba 3 0.00 vMB 0
73,819 73,819 0000000000214f1e107248bf1f96f1071f5d72f38513eca2adadc033ad337dda 2 0.00 vMB 0
73,818 73,818 000000000036ac8fee25d6340f6bca2e2125dd7929eb826109f58930d98b3862 1 0.00 vMB 0
73,817 73,817 0000000000ab65ff49eda0544dfe84d41fd0b9eaf9643eed4d5e2d89ef432f5f 1 0.00 vMB 0
73,816 73,816 00000000000fe986e9500ceba81e7c4086022decd09fe82a8ff6097066b13590 3 0.00 vMB 0
73,815 73,815 00000000007c86a1cd0279b54b1f50e13e7f830d28f670e5dd41e49d86620565 3 0.00 vMB 0
73,814 73,814 00000000004eb7b5bf10f461cfb2f525c1ead749cccd4d4b89a20f7ce8c0519e 4 0.00 vMB 0
73,813 73,813 0000000000972032ff32aed0a1ee2d35aad999a7a532f58e85dca559a06e8ab7 2 0.00 vMB 0
73,812 73,812 0000000000606512af3ad72e2583845a9831bf75fff9590420b58850c4c14252 1 0.00 vMB 0
73,811 73,811 00000000000d74b9834eeeb232b26436ae21674c3581610ae9a6bf410eeefb60 2 0.00 vMB 0
73,810 73,810 000000000076364931b7dfd071b787cc95be5868178face45e6a9ecf0f0d91be 1 0.00 vMB 0
73,809 73,809 00000000002cbb5add9a58b295b84098b6b7211b96f81e617563f05c5215ce89 1 0.00 vMB 0
73,808 73,808 0000000000943b456aa7ff643c7800d18e9bda720c902a0f6fed838c26ff6c05 1 0.00 vMB 0
73,807 73,807 0000000000176bbdf297ac65aac6aa2d4bc2a5ed03adb1504571ed282a5ee57f 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.59 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: 290.28 GB
    • Received: 1.18 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.