Loading Tool

Explorer IconExplorer

Memory Pool

43,240 transactions
26.93 vMB
0.05433684 BTC
Random Selection Loading Transactions
Max Size: 141.92/200 MB

Candidate Block

Mining Attempt 2855bd82a9219bfc84b0cca8fccd328fc860566466706c28440d07bde1c51890
Version 20000000
Previous Block 000000000000000000001260ba24b1c90e21ac7ae42fa5287b1c1450592fa5bb
Merkle Root dd976d990a296e3f2421f4799f12c47a19ff540aa545602be70d22df40936725
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,274
Size: 1.00 vMB
Total Fees: 0.00437935 BTC
Feerates: 21.20 > 0.44 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,914 (196,155 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
718,759 718,759 00000000000000000002017f8f0019c547434a98971d769b656292ebdae837c9 74 0.03/1.00 vMB 13
718,758 718,758 0000000000000000000af5bda2e1480d5e448788e8363845d1cce6ff75033fbb 1,845 0.83/1.00 vMB 7
718,757 718,757 0000000000000000000ab5ee78d5a791712f3347f6edb053eb43ff0b6affd68c 2,076 0.96/1.00 vMB 7
718,756 718,756 00000000000000000005d8595ea588f35113777a3a9d32f68c3f69f79825e7ca 1,332 1.00/1.00 vMB 7
718,755 718,755 0000000000000000000572bbfb89499ed2ea856513615e4ecefc026198aa9bde 392 0.14/1.00 vMB 8
718,754 718,754 00000000000000000003c634740859f96dff36d9ce32a3a126306e41ea261b83 762 0.48/1.00 vMB 4
718,753 718,753 00000000000000000008ed3f3e4228f84fea8b3ad925eafa3c772f7da2e649fa 1,320 1.00/1.00 vMB 6
718,752 718,752 0000000000000000000b3abbffb9490589065ec4152be10ac7cf4c217bc821bf 684 0.28/1.00 vMB 7
718,751 718,751 00000000000000000008ba47816910273e37dd77037aedebaa3162612cc12baa 1,365 0.60/1.00 vMB 7
718,750 718,750 0000000000000000000155c00a7a1e01b6f580f4e10bf97cfff802bcc9ba89b7 150 0.06/1.00 vMB 5
718,749 718,749 00000000000000000000a65ba854babd8b6776f1f6d6414759a974710eadccec 647 0.44/1.00 vMB 5
718,748 718,748 000000000000000000071f8936941766813c0250d3d4f67e4a1062cd07aee848 1,360 0.55/1.00 vMB 7
718,747 718,747 000000000000000000019d12f3a41d6782f36b46371c6f4ec1300bff72c99fcd 1,787 0.84/1.00 vMB 6
718,746 718,746 00000000000000000006e3694042f5330c0b062939521e64b6f1cf126f149607 2,754 1.00/1.00 vMB 8
718,745 718,745 000000000000000000001255d1ca2160ad5c3548dd7e04b459c023763b7738ec 1,183 0.48/1.00 vMB 8
718,744 718,744 00000000000000000003034e8541962c96baf150643a9a3420fb06a6555b82b5 1,097 0.67/1.00 vMB 4
718,743 718,743 0000000000000000000828170b55d199fa41e35ef8405f313aa9e09f982466e9 1,970 1.00/1.00 vMB 14
718,742 718,742 0000000000000000000a0c11e9044f94af932cef3e51e2b7a682998d03d8fb02 312 0.14/1.00 vMB 8
718,741 718,741 0000000000000000000635515eb0057f50fedae421def349ee58c413a12a7ce2 770 0.55/1.00 vMB 4
718,740 718,740 000000000000000000058bc2895b2fbba27497408f95b0469aa6f0a51e313303 1,149 0.45/1.00 vMB 9
718,739 718,739 000000000000000000062ddb6e6591aa85fe07af40a8f89a90c6d9746cfd8d18 548 0.26/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.24 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: 655.06 GB
    • Received: 14.25 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.