Loading Tool

Explorer IconExplorer

Memory Pool

41,066 transactions
26.64 vMB
0.06246790 BTC
Random Selection Loading Transactions
Max Size: 139.08/200 MB

Candidate Block

Mining Attempt 3ee927db6941efa8454eb8b68e4c84dbf7f6bd90ffcf716a5cf51f7c7c74a4b7
Version 20000000
Previous Block 000000000000000000004a2b107003c44fcf6b870126f382c42a8ec7f70aace3
Merkle Root efc7f84d2dd92bbcd6cee1d93b2d30474f1b93e31ea64c229555f16dba23d9e7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,297
Size: 1.00 vMB
Total Fees: 0.01314896 BTC
Feerates: 151.03 > 1.32 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,941 (729,251 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
185,690 185,690 00000000000001e7b08cadbb3007db53f044ca80e932a21e63c2cd77250ad2fd 168 0.08/1.00 vMB 137
185,689 185,689 0000000000000320383f5a940348d9add6e389a83e363286c77135e4aa73f45d 119 0.05/1.00 vMB 181
185,688 185,688 00000000000003130176accc4b2ee10f8b008b02d7cd3a74dbebca4826e32de7 259 0.12/1.00 vMB 119
185,687 185,687 000000000000035ace98b797b50199f6fae611573d4deab07f3e302d79f61e3d 80 0.04/1.00 vMB 221
185,686 185,686 000000000000059bc1cdf5c58f111e16b59d74eb8e741390618142b11eb5649e 66 0.05/1.00 vMB 75
185,685 185,685 00000000000009b34e103068879cb6d1618149c876a3555f6cda285d76f11550 415 0.20/1.00 vMB 111
185,684 185,684 000000000000055822e04be608adc39fc47eb2897562aae007025ad0ca3325be 15 0.02/1.00 vMB 40
185,683 185,683 000000000000010527159bbbc4775760a1d67efc2f6195f1f1fb73c410688537 86 0.02/1.00 vMB 70
185,682 185,682 0000000000000380712dde2223162e0a6e8be622d25bc0fe9235632f5e9661fc 107 0.05/1.00 vMB 86
185,681 185,681 000000000000003e656e2b803ee72c8ace3b0dfc359c4140d5fbd9e99bbdff7b 647 0.25/1.00 vMB 139
185,680 185,680 00000000000009b3c2facba982f18ee63d93a9f73245d6008181208b143b4813 416 0.25/1.00 vMB 101
185,679 185,679 000000000000047e4cfdbc50a70056136737b5888cc6e3080c2aba403f79a134 14 0.00/1.00 vMB 0
185,678 185,678 000000000000067f52275e31728abc5131be0425926f57a8f51f0e79d2b045f1 627 0.25/1.00 vMB 123
185,677 185,677 00000000000008c99df639f26ad4bc4a45a5baad26fc2a02a812b8925cc73e06 583 0.25/1.00 vMB 124
185,676 185,676 0000000000000023d5349a36e9ffb1f6a4d80bc05203c51ecda7385018e4bf02 118 0.07/1.00 vMB 107
185,675 185,675 00000000000003c0b7b2a8548c05a3d17af5aa04a14e122274de8310d9d0bd97 69 0.03/1.00 vMB 122
185,674 185,674 00000000000003a18fa6dfa9434e68a7bc600ad21aa3c7c97f53dd9ad1543e07 175 0.07/1.00 vMB 442
185,673 185,673 00000000000006639e3a14ae5c1a8996a41cb79ac69caee7c63453ce2f5bfda4 526 0.25/1.00 vMB 122
185,672 185,672 00000000000003433afece31d9ad572f68062836dbabe993880ba4c977868e7a 11 0.00/1.00 vMB 0
185,671 185,671 00000000000008181399f87285924dccf186174d18b3e48de464de9687265a22 171 0.07/1.00 vMB 221
185,670 185,670 000000000000079bbf39bb841b987b973c06377c7e7a3db036cc6e18d002a4a1 172 0.06/1.00 vMB 247
Previous 10 blocks ↓
Total Size: 782.28 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: 657.00 GB
    • Received: 14.44 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.