Loading Tool

Explorer IconExplorer

Memory Pool

36,643 transactions
26.16 vMB
0.07124991 BTC
Random Selection Loading Transactions
Max Size: 133.97/200 MB

Candidate Block

Mining Attempt 5855b1a90c11279753ba7d4153f2f4890498c96cfa79de16a1ec8e73d61f8793
Version 20000000
Previous Block 000000000000000000011aac3f8356d41d0f3b59beeb05aaa2207d77b5b56f75
Merkle Root a1a7086bf0e29c8d38dac586adefb6bbf938a192e08692881a41ebfa771767c9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,525
Size: 1.00 vMB
Total Fees: 0.02300456 BTC
Feerates: 201.13 > 2.31 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,680 (796,184 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
118,496 118,496 00000000000002d9e7b396f972b250c1d2270723d64ebfb9081dbad260b78acd 10 0.00/1.00 vMB 1,118
118,495 118,495 000000000000722ce8efe7e998a9eaf39bc9bc7fd2a08ae6371d85143dbf99ec 48 0.02/1.00 vMB 0
118,494 118,494 0000000000001ff20dc97b1d47a0f9ee52d7d57fb625c57c568682e7c6b916e7 12 0.00/1.00 vMB 0
118,493 118,493 0000000000000ac3224394527672448184dfd82c12a4528835e564ccfb01ac90 6 0.00/1.00 vMB 0
118,492 118,492 0000000000007075e29fa0d04e18172c18347ccc2a5df3f9ed0bcf4951ba4158 21 0.01/1.00 vMB 0
118,491 118,491 0000000000008b197feca211757fbb5026fcd290c01a6d7db1e139bf25e3976d 19 0.01/1.00 vMB 77
118,490 118,490 000000000000c65712533aaa85ad20a61434370bfea1b6222dffa336301d4331 12 0.00/1.00 vMB 677
118,489 118,489 000000000000964a643590ff32c98db73f523a59b7084d268f49513ac18a0d58 122 0.04/1.00 vMB 51
118,488 118,488 0000000000001ff06da053cca67a9cb0a5be5b88203707ac6d53f5421e6608de 6 0.01/1.00 vMB 0
118,487 118,487 00000000000034a0dbd9f85ddcd47f5ee3028f279f2940003f7ddeb913712c4b 26 0.01/1.00 vMB 67
118,486 118,486 0000000000002f23d7346e2ddacf908e2af2995043ae7f0384b5ba27663cf161 11 0.02/1.00 vMB 804
118,485 118,485 00000000000096f70221f2c4b34522e1c44f5730667e628487c5df7cd8152b1d 12 0.00/1.00 vMB 0
118,484 118,484 0000000000004bc013ad152a74c95d4a3396b19a3507daf46e93c587878213f3 15 0.01/1.00 vMB 0
118,483 118,483 0000000000008888f5cce0cbe6ab90ac6862c8a62e8dc6f3e929fb535edafdb6 27 0.02/1.00 vMB 219
118,482 118,482 0000000000008cdab42e3aaca6be013d0ee5df756533dc062205515444893153 11 0.00/1.00 vMB 0
118,481 118,481 00000000000096bce41f99407f3cf5d2c85e03744c099b9bc60641c636202d1b 8 0.00/1.00 vMB 0
118,480 118,480 0000000000006f910f87f2e7b22c17b52ac81500ed9b605eb98deb7ce9305476 8 0.00/1.00 vMB 489
118,479 118,479 0000000000006ce22417a4457a5c83f8072549bebc8a88e206d97f0b75a738aa 1 0.00/1.00 vMB 0
118,478 118,478 0000000000008ac8a93ca983a5ee209e84e22a6ccee46916d7317fbbba8763bc 5 0.00/1.00 vMB 0
118,477 118,477 000000000000a978c02891611efe3d17883c4703040c9de52fb4f277455a0179 11 0.00/1.00 vMB 474
118,476 118,476 00000000000016be5a44ae90e0dd569b9fbf0773de01e1756f414267445da53d 27 0.01/1.00 vMB 228
Previous 10 blocks ↓
Total Size: 781.82 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 636.21 GB
    • Received: 12.36 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.