Loading Tool

Explorer IconExplorer

Memory Pool

40,593 transactions
27.19 vMB
0.08091617 BTC
Random Selection Loading Transactions
Max Size: 140.93/200 MB

Candidate Block

Mining Attempt d3b96ecc79e31e7db36c3ecf86322256cb334c2a29a65733710cb7b812a9c33e
Version 20000000
Previous Block 00000000000000000001bb61480f3acfb38c91942ee0224968a6552800d0bad8
Merkle Root bca181f7d4e84ec503ee3cbabe9c6a648a3c446966f50e9aa839bdd651f1bf00
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,295
Size: 1.00 vMB
Total Fees: 0.02558660 BTC
Feerates: 201.37 > 2.56 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,681 (602,806 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
311,875 311,875 000000000000000009ac6d0c637bbf42aa7cfa6dc7a24fb986dc7125ef3d239e 414 0.24/1.00 vMB 26
311,874 311,874 00000000000000001bd8fd2fc5618014301001b433ecc7c5fbf27dbcb412ce3c 564 0.27/1.00 vMB 31
311,873 311,873 00000000000000002e4819ad4e5356d07e194e311ffe714b35913eef8335a08c 345 0.32/1.00 vMB 13
311,872 311,872 00000000000000003d8957dd29647e5906307dc48488d6259c6bf397f03fd272 726 0.41/1.00 vMB 27
311,871 311,871 0000000000000000128bad001dcddfd48f24c1b49dc1c4b5471c01e2b15240cd 189 0.31/1.00 vMB 15
311,870 311,870 000000000000000036a58ee9a80eacdf2d072c05a664939f47603f9b2f94de0e 464 0.25/1.00 vMB 30
311,869 311,869 000000000000000001f54df9931af475902b5baa773af519b4d0a7bcf91503b3 142 0.24/1.00 vMB 37
311,868 311,868 000000000000000005927af7947dd9443da6949fd5d15be00989205aba9b7a9a 317 0.30/1.00 vMB 18
311,867 311,867 00000000000000000bd5ce12c19634d1c5de81bf7e704d1e628a89a0b3d5ec37 544 0.28/1.00 vMB 30
311,866 311,866 00000000000000000d7677648743850970cbb2775deab6e758e26a9a93c7cce3 444 0.25/1.00 vMB 30
311,865 311,865 0000000000000000229991529f079b63b941751a8eaee035f4878c9aa65e5f42 611 0.30/1.00 vMB 29
311,864 311,864 00000000000000001b325c635455ceee74ba6120158ab1e22e083863f2e6a318 446 0.25/1.00 vMB 25
311,863 311,863 00000000000000003dcfcd420fbf9e5b6bdab43ac772960351475dec125382ef 277 0.13/1.00 vMB 30
311,862 311,862 00000000000000003945391ec09d3a097b8241ee674a55850b209ad4b666e59d 680 0.76/1.00 vMB 16
311,861 311,861 0000000000000000196d4be4f34cf6fad661b6022724501bfd14ac30a2e511c5 512 0.17/1.00 vMB 45
311,860 311,860 0000000000000000078dbd7cdd33d988d1bca85f9a7816e35fcfc91737fdbdb5 227 0.11/1.00 vMB 27
311,859 311,859 00000000000000002788bfe4538aa80332e50b863f24729ffae8e5ddcbc4266d 1,298 0.68/1.00 vMB 29
311,858 311,858 000000000000000031ba9706970a14541afb832d757a9645baed4f4944620e30 304 0.14/1.00 vMB 28
311,857 311,857 00000000000000001af1cdf9f9022929e55b3aed894dbb9882a27db1653bbd5a 482 0.25/1.00 vMB 31
311,856 311,856 00000000000000001c1a2c521e554f5fde0f28178c43eebd7adc110f0a401396 686 0.36/1.00 vMB 27
311,855 311,855 00000000000000003429bab50c1c9ccc31246c87368faed1641f37d1fb29bd43 128 0.07/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 781.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: 636.66 GB
    • Received: 12.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.