Loading Tool

Explorer IconExplorer

Memory Pool

79,357 transactions
30.11 vMB
0.12653615 BTC
Random Selection Loading Transactions
Max Size: 180.65/200 MB

Candidate Block

Mining Attempt 6d0be9f7e6269e6b06cf25b5e1c29e6218d59856659e27419810637176980114
Version 20000000
Previous Block 000000000000000000010a603dda0ac2a744c116ca8bad054b459a9dad33945d
Merkle Root bad4c7a3b5861751b48599affc0fb5d27e09846ee301a54a01d7c1bf86edac0b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,065
Size: 1.00 vMB
Total Fees: 0.03967798 BTC
Feerates: 673.02 > 3.98 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,273 (588,441 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
326,832 326,832 00000000000000000b164fa20f47f82ab7e3eee89794344f09f92ea7d8fd9b71 1,074 0.61/1.00 vMB 26
326,831 326,831 00000000000000000a9d04b79ddfd7ec20dc40892eee90799e5a6b89c7932798 94 0.05/1.00 vMB 25
326,830 326,830 00000000000000000c27acf62f0ce58e39b47588435b0bc2e3692a5d4bf8619f 784 0.38/1.00 vMB 29
326,829 326,829 00000000000000001d2d9f66622a47ddafd4b2f82cf3aa6ab4575c5a9dd333a7 183 0.09/1.00 vMB 15
326,828 326,828 000000000000000003962f6d925b37f6b9405badc04785c39b0d982c7ae48b07 1,073 0.55/1.00 vMB 29
326,827 326,827 000000000000000018844fbd513d57bb2dbe9e7b228565f241be95266574cc25 373 0.23/1.00 vMB 21
326,826 326,826 000000000000000009de1a0ba0cb2116240dc6ac64be83041eeafe851e94b336 160 0.12/1.00 vMB 20
326,825 326,825 000000000000000016a3f3498bdbcac4921546eb26546c01ab804c29a7ad6255 1,223 0.75/1.00 vMB 25
326,824 326,824 00000000000000001ac7c1490814fc4f8ac6ca64ea80a528138d5af8d4bbed87 256 0.11/1.00 vMB 37
326,823 326,823 00000000000000000dc00fce88150ad71c5ce03fb078f9d03a3194bd67c2c559 256 0.12/1.00 vMB 31
326,822 326,822 00000000000000000a20adbd9c1ca917174afa101f18ee1942579d1c13a95e1a 711 0.35/1.00 vMB 28
326,821 326,821 00000000000000000b43789189434d60f1f78c6685bcab0ee660bdac86246f7f 478 0.33/1.00 vMB 32
326,820 326,820 00000000000000001d653918dab1973c1c3e4c88b2c16fdbdce4c9d710c1757c 496 0.22/1.00 vMB 29
326,819 326,819 0000000000000000090acf1ab77d11f910619da671766275998977979de9ca74 18 0.02/1.00 vMB 15
326,818 326,818 000000000000000001c928e6157fbe9d7244389dbe94fddc3aa5bbfd7b8c009d 252 0.14/1.00 vMB 17
326,817 326,817 00000000000000000d11481c92daa5b82cc6c4162dc88dedf2bba4b489496f2a 1,801 0.91/1.00 vMB 31
326,816 326,816 000000000000000004f8b8e5ef04751c26edc2b57001b78d61dbd720ae956281 586 0.49/1.00 vMB 23
326,815 326,815 000000000000000009ebba8f7b10444fab283653a0c0f873431adc59005804c2 2,083 1.00/1.00 vMB 31
326,814 326,814 00000000000000000ec1f2f0acd14013fd7c6e96992a94d8dd70ea4488160e5e 98 0.23/1.00 vMB 11
326,813 326,813 00000000000000000090012f53b6703015dc96c306a16c73ebdaec62bbde409d 1,187 0.75/1.00 vMB 22
326,812 326,812 00000000000000000687dc4c897ffefdf7d02d6e3de505f3c658cee1d27f23d0 512 0.17/1.00 vMB 48
Previous 10 blocks ↓
Total Size: 782.86 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: 713.05 GB
    • Received: 17.29 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.