Loading Tool

Explorer IconExplorer

Memory Pool

41,608 transactions
18.16 vMB
0.17528156 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 100.24/200 MB

Candidate Block

Mining Attempt 0cfab15b82e3a6120d8304605b04cb25e380c3a94b8b6c348c43dbe648147c81
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 9c65a4a6bcdab3a07d6e00eaa1e9c5748ace7d3a1c0ef22ef5dc23f47e31d2ef
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,761
Size: 1.00 vMB
Total Fees: 0.05725421 BTC
Median Feerate: 4.99 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (712,552 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
200,769 200,769 00000000000001a1d41bb4146f2e291f7be45bf2c6fa76676d5bdfbd95bbfd07 158 0.10 vMB 110
200,768 200,768 00000000000002950e13a2dffb8c97ff3cf44db8f0ef7b98d83b0f86806e1ff6 319 0.14 vMB 148
200,767 200,767 00000000000000f146020cb2663ea9268ccb38a3bfca48b8ce887390a78f2898 170 0.06 vMB 138
200,766 200,766 000000000000019330d28e0ae3a2cbeeead71fea352b7f393d06b382d2ebd855 67 0.02 vMB 45
200,765 200,765 0000000000000352b109956999f38c839c1e1dfdb47c4ef1a68d16e3effd8aae 255 0.12 vMB 261
200,764 200,764 000000000000019a86bbd4af5e1e1991581fa1455fabb5d77f4cc79b1215cdb8 133 0.05 vMB 117
200,763 200,763 000000000000026f42f494bf359e4063a0fddd39549ec6a899c7978cf4b056ca 9 0.00 vMB 53
200,762 200,762 00000000000005641553868d277bbac88e44030314f971b38e91c389d5380a44 86 0.04 vMB 185
200,761 200,761 00000000000004e69137dd9312232fa8ff2fdcb4cddf03090c18d4d4ec6c87fc 23 0.01 vMB 76
200,760 200,760 000000000000006e3853d46f683e5833ce9ad31218459b64fdcc269bd7b123d8 323 0.16 vMB 51
200,759 200,759 00000000000001ed45fd59a6bf71b29664cdd5e149321087bc2c03c22f374ea1 499 0.18 vMB 153
200,758 200,758 000000000000009841d97a0fbe018911c253a96eb59e58647a34033ca8c8d2b1 289 0.14 vMB 105
200,757 200,757 0000000000000534c1a4960b2c2c6d7f0dacb2e10c89c81de9b3ee487bffd620 114 0.05 vMB 167
200,756 200,756 00000000000000e0bb8b6024cc0bf8cb5df2e8f800c3e53176f7bc2b67cac25a 687 0.21 vMB 191
200,755 200,755 0000000000000328ac5fc654034d3450f7c9d277c5486eb09cb59bcd9a69c4f2 1,040 0.42 vMB 132
200,754 200,754 0000000000000079886ab7ec7677b931f38eef50dffc2b0fa9056b1c7811a51a 50 0.02 vMB 92
200,753 200,753 000000000000059560837cf24df562581cfc8b3ba9d27a754ef429520c621acf 180 0.05 vMB 124
200,752 200,752 0000000000000229b2e4ab05c1d377ee523245aa42f63bd88525b795462e7af7 151 0.05 vMB 60
200,751 200,751 00000000000000d6a1bf1e094ef474eccf7e0d3fe33be29d148938ffa4af6f26 144 0.05 vMB 218
200,750 200,750 0000000000000553b5670c563e1df79c7a73cd94dd3b0cf994226aca9e9d2396 135 0.04 vMB 129
200,749 200,749 000000000000008d1e24ab914a9db60f62e7a6b7c591f9ab1d1021631d4253f1 180 0.06 vMB 129
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 89
    • Outgoing: 10
  • Data Transfer:
    • Sent: 113.93 GB
    • Received: 0.47 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.