Loading Tool

Explorer IconExplorer

Memory Pool

80,985 transactions
29.68 vMB
0.12561249 BTC
Random Selection Loading Transactions
Max Size: 179.94/200 MB

Candidate Block

Mining Attempt 3efb80ed1702b03ce2895d5dae80381fff3a540786a08af34f119d052d9b6be0
Version 20000000
Previous Block 000000000000000000011cc0b225341b90497783ca10dd85ac5777da035b07ab
Merkle Root 6249264dbfd79307df39755b7736ec6881ac2db10abedc5fa42340f55758797f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,827
Size: 1.00 vMB
Total Fees: 0.05957309 BTC
Feerates: 151.07 > 5.97 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,118 (20,517 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
894,601 894,601 000000000000000000019c6835fbcf9c2f7367b7af9ddab6ab6533b1cd839767 3,381 1.00/1.00 vMB 5
894,600 894,600 000000000000000000021a7cce1976d625e51336f45b08da549006a2cc4a4e6c 2,337 1.00/1.00 vMB 5
894,599 894,599 000000000000000000002b83f8889f9a14a81833b758c191cd031b230d1ed1bd 961 1.00/1.00 vMB 2
894,598 894,598 00000000000000000000e7b54e33ee0998e94e3a9e8afd4a6aa91e37335e2040 3,500 1.00/1.00 vMB 8
894,597 894,597 00000000000000000000d0bc73c64febf81d32c3c973a58b64579ae0e93cd8c8 1,775 1.00/1.00 vMB 3
894,596 894,596 00000000000000000000a0e5765493094f34e265117a2228ade7138249567834 2,799 1.00/1.00 vMB 3
894,595 894,595 000000000000000000021290dea3aef9ea464b9a7642969a7a972a618e17c7f6 4,143 1.00/1.00 vMB 6
894,594 894,594 00000000000000000000bc6d2f075a7b145d32872ad42e6610c09ae3d96a7b84 1,042 1.00/1.00 vMB 2
894,593 894,593 00000000000000000000d6f2d879e3e85a92c36b2eace07656ef1f07525a55ad 3,283 1.00/1.00 vMB 5
894,592 894,592 00000000000000000001a2d32c427161c5f14ff49190dd72b9ab63657c03dd4c 2,417 1.00/1.00 vMB 6
894,591 894,591 0000000000000000000148a6fb2da008ce1a95fc144b5b8cce3bb287978fe553 3,684 1.00/1.00 vMB 8
894,590 894,590 0000000000000000000234944c7b8ea3f73c85e2d5eb1d7a8bce9aaab35faec6 1,114 1.00/1.00 vMB 4
894,589 894,589 000000000000000000011e5e5921587a07e2066e8e3bfb2f25b33bb83b7b4bbb 978 1.00/1.00 vMB 4
894,588 894,588 000000000000000000006821619d67c8569cf0ff70453e981cb00c16984a67bc 596 1.00/1.00 vMB 2
894,587 894,587 000000000000000000021671edc9ad67b01d0c0197f1d223a2c68f58b450fdfc 1,356 1.00/1.00 vMB 4
894,586 894,586 000000000000000000001bb0153a3d95f2afc79856508a036c68a5edb441dffc 1,688 1.00/1.00 vMB 3
894,585 894,585 0000000000000000000044c1acee429904ed88b9924b3f383e0c3562b62a22d3 2,400 1.00/1.00 vMB 5
894,584 894,584 000000000000000000008b9db13adfcf5723fe380a1869d6bf546731c5ecf0bd 4,004 1.00/1.00 vMB 11
894,583 894,583 00000000000000000002288903c25ef5164de494a20dc47e784198358a3a9e99 3,570 1.00/1.00 vMB 4
894,582 894,582 0000000000000000000013287fa5f16c414741eeede4421a949239d91f372750 2,843 1.00/1.00 vMB 12
894,581 894,581 0000000000000000000237eadb921d7623f9ea277b5351568fce757701118d89 246 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.59 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: 671.64 GB
    • Received: 15.98 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.