Loading Tool

Explorer IconExplorer

Memory Pool

28,298 transactions
25.76 vMB
0.07978163 BTC
Random Selection Loading Transactions
Max Size: 125.86/200 MB

Candidate Block

Mining Attempt 6b7d0f34b1ae87e136531d4cb321cc89cc40d3fcc18e73c60deedbe3d6f9ddc4
Version 20000000
Previous Block 000000000000000000005fd3391e896564591024b2a30b91b65278d6f6666448
Merkle Root 5000f2d8e5c88aed4a64ea629ae0cc9849c135aefd9d7ca2fdf4d909450decad
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,388
Size: 1.00 vMB
Total Fees: 0.03194410 BTC
Feerates: 500.91 > 3.20 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,232 (1,094 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
913,138 913,138 0000000000000000000023aa70be27ea7f453122d109f0e533ccdb9046dbc182 1,492 0.36/1.00 vMB 7
913,137 913,137 000000000000000000017b3c9b3e6f1eecc1585b39a659aecf954e8d249bb5f5 2,461 0.61/1.00 vMB 1
913,136 913,136 00000000000000000001bb02121bc3df13715309b196e1bc75c3012eddc1bae2 2,023 0.49/1.00 vMB 1
913,135 913,135 00000000000000000000ec3ecf5d65bc347cd02f9c545c77359bd97589646b93 918 0.15/1.00 vMB 0
913,134 913,134 00000000000000000001c7cfb489fa6360c15ed0440007fb3f71f3be370c096f 484 0.12/1.00 vMB 2
913,133 913,133 00000000000000000000b45782a0bcb4e64e2fd06215b51f60cb6663a342ad6a 4,300 1.00/1.00 vMB 1
913,132 913,132 00000000000000000001e2315d2a0a78bc98107dcb499038d627e96e906bb171 4,976 1.00/1.00 vMB 0
913,131 913,131 000000000000000000009321bf935d44ea0d436b06211c499dfce5b80bd75ba5 3,188 1.00/1.00 vMB 4
913,130 913,130 0000000000000000000112e3675e554edebad327f1af23ef324ed1f823b8ba72 895 0.29/1.00 vMB 1
913,129 913,129 00000000000000000000ed18731ff4ecc43076b72945d33ef77eb6a47f740752 1,918 1.00/1.00 vMB 2
913,128 913,128 0000000000000000000206ddef69ac0dc7a7662803612edcf5cd0e8302616b68 3,619 1.00/1.00 vMB 6
913,127 913,127 000000000000000000017f1ba287bfb1d9a7c9f9985c514733698aa8a86e0a66 2,568 1.00/1.00 vMB 3
913,126 913,126 0000000000000000000040b5e6b1f400fc9462a1c7ace17eeaa484d96752ea96 5,692 1.00/1.00 vMB 1
913,125 913,125 000000000000000000013e545cc56f6c73189fa728c86c27cdc03fc73b70599a 2,040 0.93/1.00 vMB 6
913,124 913,124 00000000000000000001d6d67c94c670728781656d873817c636d3acdef60db9 3,354 1.00/1.00 vMB 4
913,123 913,123 000000000000000000001edd69bbbc6ab1d0e871ae4fdeaf10ab8c9de0307b29 2,776 1.00/1.00 vMB 3
913,122 913,122 000000000000000000021b497c4d33434100d408d0a7151ec3263bb19986820f 5,253 1.00/1.00 vMB 1
913,121 913,121 0000000000000000000032dff7ac89a0bb7b159fdda2c5bafe921597d3487c58 1,726 0.87/1.00 vMB 2
913,120 913,120 00000000000000000002288774df573489d38c50a8e8cd9d0757ce1e45606bb9 2,544 1.00/1.00 vMB 2
913,119 913,119 000000000000000000020a912402ecc0aef4d24ba8aead6fd2e3ef2243c6bb42 2,748 1.00/1.00 vMB 2
913,118 913,118 000000000000000000004b06126ab308904955bbd6d08e84d11dfe73754429e8 3,118 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 781.00 GB

Node Details:

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