Loading Tool

Explorer IconExplorer

Memory Pool

44,959 transactions
27.37 vMB
0.10412616 BTC
Random Selection Loading Transactions
Max Size: 143.54/200 MB

Candidate Block

Mining Attempt 4754eee81f2ca1ee4c73fdacd702fb222ee82914cd386fac3f3ce420a8e0e05a
Version 20000000
Previous Block 00000000000000000001ff0c0433b87a5d0615e6342abab83320b5e744d1d571
Merkle Root 65d830a49c8cba26d3ac40486aa21fe0c1718a4e922f0dd15315d19b78222c8b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,595
Size: 1.00 vMB
Total Fees: 0.04763847 BTC
Feerates: 151.16 > 4.77 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,869 (349,013 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
565,856 565,856 0000000000000000000ed38e9dab065455816799d61bdedad82346cdcd6e7e5c 88 0.03/1.00 vMB 20
565,855 565,855 00000000000000000028461f93e13117bada57c29dbd3e013563d60f6d56b775 573 0.22/1.00 vMB 28
565,854 565,854 00000000000000000029c3d091484a7f04900a34b43b3b53001c58eb77d823ff 1,898 0.87/1.00 vMB 24
565,853 565,853 0000000000000000002a6e11f20b21a349c22c7ed45048eb3de5ff222a95db4b 825 0.42/1.00 vMB 22
565,852 565,852 0000000000000000001f2c7869eb790104a9aab577210a7c756c3c99b433a63c 1,564 0.70/1.00 vMB 16
565,851 565,851 0000000000000000001fdd77d3a5f6b6476a47245a26f4ca54033bb51eb92465 2,457 1.00/1.00 vMB 16
565,850 565,850 000000000000000000258d297a581944097dfdf8320f00fb40b5faeb1883be41 1,798 1.00/1.00 vMB 29
565,849 565,849 000000000000000000051c8047e18b4712242ac65133c57221f1dadc1ba8ec83 2,754 1.00/1.00 vMB 34
565,848 565,848 0000000000000000002bdad8e30c1613780e80bed48e5163298651925e2828e9 1,534 0.54/1.00 vMB 23
565,847 565,847 00000000000000000025949a11c1289d9009823395b76fe2324bd0e453a5e0f1 740 0.28/1.00 vMB 30
565,846 565,846 0000000000000000001ca5b59c39bac8678642d3687c8dc82db8da843ef66cbc 2,042 0.82/1.00 vMB 23
565,845 565,845 0000000000000000002b604734e7646ed427771ac45a77326eb53a5d1e2b005c 2,450 0.92/1.00 vMB 20
565,844 565,844 000000000000000000165140f0ce2f1fdb1bfb2ba01853ef7f9363b6d1eeb7bd 2,624 1.00/1.00 vMB 20
565,843 565,843 00000000000000000028a140689abfd846f12eb0a22b776783735242f2a73e12 3,023 1.00/1.00 vMB 15
565,842 565,842 0000000000000000002139427378014fa79bdb832a5df20c1fcb3a3498d17da8 3,193 1.00/1.00 vMB 41
565,841 565,841 00000000000000000000d0d1e3703dd18d1151623cd9d3b275273215b1862c22 2,274 1.00/1.00 vMB 16
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
Previous 10 blocks ↓
Total Size: 782.16 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: 653.27 GB
    • Received: 13.85 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.