Loading Tool

Explorer IconExplorer

Memory Pool

24,968 transactions
20.86 vMB
0.03102877 BTC
Random Selection Loading Transactions
Max Size: 111.82/200 MB

Candidate Block

Mining Attempt cdb7a4e797b9b03f927017ce653754abd9eb4b900dda0ba6957cf3aa0a069909
Version 20000000
Previous Block 00000000000000000001eafb3ecf16b53d600b31256e983746617f26796a89af
Merkle Root da793c6be70d968623ba3f9835c94924e779dc5786c2763b7ca16c4ef79c6447
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,590
Size: 1.00 vMB
Total Fees: 0.00798543 BTC
Feerates: 54.76 > 0.80 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 941,156 (82 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
941,074 941,074 000000000000000000007e78a8bdde7d5d187a9031b2b87b3ccb269228f4b034 3,495 1.00/1.00 vMB 0
941,073 941,073 000000000000000000015eeae21b0fffc1be47136094d9802d5487fa8228003d 2,912 0.98/1.00 vMB 2
941,072 941,072 00000000000000000001d127f1aca955f757b697d5d41c7e8d95995518c18134 1,548 1.00/1.00 vMB 0
941,071 941,071 000000000000000000015ab1f38956caaf20fe7e391a1333913d70ac9889588a 408 0.10/1.00 vMB 3
941,070 941,070 000000000000000000009a95380361424fcd1d956fe088e6af3d866ee931997b 3,300 1.00/1.00 vMB 1
941,069 941,069 000000000000000000008fc15314ea680cf22682a66a4b86f4c8fb0f39460803 3,001 1.00/1.00 vMB 0
941,068 941,068 0000000000000000000093ef768ed02240c9c9bd7d337f01ede8b0d84f56b4f3 3,502 1.00/1.00 vMB 3
941,067 941,067 00000000000000000001c58095596340f0def1cd3ad80f9f09774f553a55178e 1,314 0.34/1.00 vMB 2
941,066 941,066 000000000000000000007d47a69f6edfb5a8f4c7268fa0873d1025bfc9631ab5 2,057 1.00/1.00 vMB 0
941,065 941,065 0000000000000000000014277ac233669c7f54221dc0cec61718cbbab59c398e 2,507 1.00/1.00 vMB 1
941,064 941,064 00000000000000000000d6113cc9b6326ffc6ddb1723948760b600d13105417c 1,936 1.00/1.00 vMB 0
941,063 941,063 00000000000000000001c0c38ad1b418a04331b323fce1105244ec209aa610b3 338 1.00/1.00 vMB 0
941,062 941,062 00000000000000000001122fad58c06f017731eb92d020e6b5bb81149771a6ac 3,222 1.00/1.00 vMB 1
941,061 941,061 0000000000000000000097650551d671d66f470530fe9590b99ba981cdea06b1 3,215 1.00/1.00 vMB 2
941,060 941,060 00000000000000000000c65248e4d1ea1588a9013d4628b2d7c575897b8daf80 2,291 0.80/1.00 vMB 2
941,059 941,059 000000000000000000012a162234b9d8a7373e2c102e1582f938bfdc9990d439 2,600 1.00/1.00 vMB 0
941,058 941,058 00000000000000000001d71df99d80d385d8376cc0acd4d31d9764320298a4af 3,321 1.00/1.00 vMB 3
941,057 941,057 00000000000000000001a9fa97fbbc30639ec314a6e7913fe65346cfc2969d0d 1,408 1.00/1.00 vMB 1
941,056 941,056 00000000000000000000df75e5070fa6c73d8a5f37203c8b306543f424bc7d72 3,441 1.00/1.00 vMB 5
941,055 941,055 00000000000000000001b92d241cd5d593a2b3b1e8cb324c5e7f84dae1475770 1,617 1.00/1.00 vMB 0
941,054 941,054 000000000000000000010c9260b118ab78d73f7979ef51fb1d7fc3c45a04d3ac 3,859 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 828.83 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: 4,619.88 GB
    • Received: 249.13 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.