Loading Tool

Explorer IconExplorer

Memory Pool

79,206 transactions
29.32 vMB
0.09774816 BTC
Random Selection Loading Transactions
Max Size: 177.24/200 MB

Candidate Block

Mining Attempt 7869076200be3275788eb2257d133954c050c447ebe660f4a2c7d4dbdd789b49
Version 20000000
Previous Block 00000000000000000000c592a532bdf8ba2e0763e5fa7bb67e40a013f200bb7a
Merkle Root ab1e07e4a00c78dbde56612685d1a29607158bcd34339a7953faf6e55e077b19
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,327
Size: 1.00 vMB
Total Fees: 0.03550510 BTC
Feerates: 150.62 > 3.56 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,156 (513,810 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
401,346 401,346 00000000000000000530e0a04ac94673972c1a9ac6d24fd4c736de1ba39c89fd 979 0.46/1.00 vMB 43
401,345 401,345 00000000000000000212737b4426bdcd056138379217e942f1486b92aa4be202 772 0.37/1.00 vMB 48
401,344 401,344 0000000000000000066eea1fd290558a6a79e1fcc3f39ab79db2b598c20fa01a 1 0.00/1.00 vMB 0
401,343 401,343 0000000000000000029af4487e8f964982c6463873685e0edb75580c8ff8ea48 499 0.41/1.00 vMB 31
401,342 401,342 000000000000000005c87245a5e99a9c43088a60f70a918fb8c665f0d07c63d7 940 0.52/1.00 vMB 49
401,341 401,341 000000000000000004bb0b8460204b7d819854ce4a912f131f3a60ef73976c1e 937 0.94/1.00 vMB 25
401,340 401,340 000000000000000000fe2e2b7cd8153cf6294eef37607db3b73b73784b55fccf 1,950 1.00/1.00 vMB 46
401,339 401,339 0000000000000000021c9de99bd050eec55cd8ceec0bf6650dd4e30ccc82dec2 1,891 0.80/1.00 vMB 51
401,338 401,338 0000000000000000059ec47b8cd70465c254b674c5b0fd5515d4a90eaf1635db 2,430 1.00/1.00 vMB 50
401,337 401,337 00000000000000000485d710500b7ed12db8c4629f3991b25171ec591f7e8f1d 232 0.18/1.00 vMB 21
401,336 401,336 000000000000000001cb53ca1beb24b404eedd009c13da9ee5f067175c919395 2,137 0.99/1.00 vMB 44
401,335 401,335 000000000000000005af5f8098a9cc9a67dcb0afdc0ff391d438e8c4d8ddddfa 614 0.81/1.00 vMB 18
401,334 401,334 0000000000000000000167655a24ed230268a27d9c935d522d0a50022a287ea7 1,226 0.91/1.00 vMB 29
401,333 401,333 0000000000000000007798fab83a4a9ee91b594c22d72fa1041752f59266822e 1 0.00/1.00 vMB 0
401,332 401,332 0000000000000000057a0f0d69f9c94a52232f8ad399b666827632ecd4d467e5 1,649 0.92/1.00 vMB 40
401,331 401,331 00000000000000000173b6a5ca83965d7a838a0111da36e89963d7f237f72b4a 762 0.29/1.00 vMB 48
401,330 401,330 000000000000000004ca6f26f790eef537fdfd405f2ae49b72354853685d3593 2,111 0.98/1.00 vMB 46
401,329 401,329 00000000000000000479358cfc10d4c16b73b14533b1d46ea4f2d0a2076cff96 1 0.00/1.00 vMB 0
401,328 401,328 000000000000000000f462c222e0ffafa49a1e76b2494c2621695026fabe781f 2,222 0.99/1.00 vMB 62
401,327 401,327 000000000000000004fd65dcf18ee33400d655a71bdb4bcce67274e7c01a8398 937 0.51/1.00 vMB 47
401,326 401,326 00000000000000000353225933dd4cb1dcd16e705928b7e0854b52614080afb7 356 0.19/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.66 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: 673.08 GB
    • Received: 16.38 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.