Loading Tool

Explorer IconExplorer

Memory Pool

43,386 transactions
27.05 vMB
0.06344143 BTC
Random Selection Loading Transactions
Max Size: 142.31/200 MB

Candidate Block

Mining Attempt 72363443aa2365c7bca70ece03e81b1f48328e3c719517eb0d3c2b9a53533ea8
Version 20000000
Previous Block 000000000000000000015e8f4c39ca0699d930716f37fac725961f0c21424ed6
Merkle Root c5888e1bf326bf85a74730e8285fbfcf2c6b1027efe2c61958be3bc7ab0e3601
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,362
Size: 1.00 vMB
Total Fees: 0.01287028 BTC
Feerates: 151.15 > 1.29 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,906 (349,066 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
565,840 565,840 0000000000000000001f0a215c5af30e99324a457baaa230d32a5b20ecd65021 3,259 1.00/1.00 vMB 36
565,839 565,839 000000000000000000274933302000f4328b0e297af47412ef9657b48331c254 2,235 1.00/1.00 vMB 31
565,838 565,838 00000000000000000029ec603da9f900cddff0548a847fabb54df7468d486b60 3,220 1.00/1.00 vMB 38
565,837 565,837 00000000000000000027e62ff2cccf6e8c5f1030701f6948f9ece5fc74483bd7 713 0.23/1.00 vMB 27
565,836 565,836 00000000000000000002c30d6dd28b2a312bbb0b8f52347eba7a920d632cc04d 2,366 0.96/1.00 vMB 22
565,835 565,835 00000000000000000011e1cfcc76b25808b3ab0f38ec8be9f5e63ec3105fba2c 1,428 1.00/1.00 vMB 19
565,834 565,834 0000000000000000001c9348371ef41f5f6c0da30e891c4e150f25164c6208f9 2,740 1.00/1.00 vMB 9
565,833 565,833 00000000000000000024d953727a9a35b6ff9296d716d0edb1b7038d68016df3 2,948 1.00/1.00 vMB 33
565,832 565,832 0000000000000000001fdd6a283f44e2d3d17aece9d6047ef2a66782efcb3744 2,593 1.00/1.00 vMB 24
565,831 565,831 00000000000000000026fb4eca300fbb7d62c426b898344fb8cecb0297eec689 3,730 1.00/1.00 vMB 32
565,830 565,830 00000000000000000020874afcf116182632519d05715ef7bcae3537ee0dbbd4 1,921 0.61/1.00 vMB 23
565,829 565,829 00000000000000000023841536b7f7d3b4b28eb6725aace8702178e0ec58ccc6 822 0.28/1.00 vMB 22
565,828 565,828 0000000000000000000c4b4017888776d3d325dce1d0fecdb926a18c100b836b 1 0.00/1.00 vMB 0
565,827 565,827 000000000000000000292e25cdc8cd25653207add4955a9d64ba359fb44c8113 1,729 0.72/1.00 vMB 13
565,826 565,826 000000000000000000226daa96d67b7e0ad16c555d9591a6c43bd1ab048e47f5 2,423 1.00/1.00 vMB 18
565,825 565,825 00000000000000000019cac90f47b242bd91e764dc088b883286f0b28d62d2b8 2,895 1.00/1.00 vMB 34
565,824 565,824 0000000000000000002670aeac0124913c0579b70ccbc217659cbf470764372f 95 0.02/1.00 vMB 19
565,823 565,823 00000000000000000017fc390e7aabde94f785c8e69e8aceceec742d7172e055 2,712 0.90/1.00 vMB 20
565,822 565,822 000000000000000000284f941bae9d5f116c5919ea0d96254759c3e9e6e4b590 425 0.14/1.00 vMB 21
565,821 565,821 00000000000000000029dfb091316306dd7886da6bc2a7eb8d937c94a3991a69 2,961 1.00/1.00 vMB 22
565,820 565,820 0000000000000000001c4d53b4007d12641c580056617ad8dd1616e007c30cbf 95 0.03/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.22 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: 654.76 GB
    • Received: 14.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.