Loading Tool

Explorer IconExplorer

Memory Pool

72,833 transactions
28.08 vMB
0.06789933 BTC
Random Selection Loading Transactions
Max Size: 166.28/200 MB

Candidate Block

Mining Attempt 4c03e71a7ca2b74ef34827ce40d82eb2439161eeabb75f53aa29efac73e0bf3d
Version 20000000
Previous Block 00000000000000000001a03b540f0df1d23eb184d241282d125e16f53d7c6244
Merkle Root 831f525af3c2d7de0bd45d25b73c6a9faecbe962d291fe3817d2423b84b770f5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,719
Size: 1.00 vMB
Total Fees: 0.01183112 BTC
Feerates: 150.86 > 1.19 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,031 (473,538 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
441,493 441,493 000000000000000000b26f22f9025bc2da7c6555c56c4d8a51c1561bc02dc98d 1,019 1.00/1.00 vMB 87
441,492 441,492 00000000000000000378ecd74776bd8398b6f60025633e14e68991c779afe670 948 1.00/1.00 vMB 104
441,491 441,491 000000000000000003c4f5f5f899b884a2177b10846ce7eb91f6c5d9071e137a 804 1.00/1.00 vMB 105
441,490 441,490 0000000000000000039a5ba293096a9576e94f13b13c3f4513283a6fa0c80eba 1,313 1.00/1.00 vMB 100
441,489 441,489 000000000000000002dd93ec61b4b2b6bf2179965d979bf0d34406672ac92ee0 549 1.00/1.00 vMB 105
441,488 441,488 00000000000000000211480dc9afec0005f7716bead7f8eda77e321c45789302 1,236 1.00/1.00 vMB 104
441,487 441,487 0000000000000000015f113f101ebd2a39005c9857561c3313e18a0c232e6ab3 830 1.00/1.00 vMB 104
441,486 441,486 000000000000000001c28c2cd48205f034ecbe43ff9e7c7c0822539d2f5e0984 866 1.00/1.00 vMB 104
441,485 441,485 000000000000000000cbd3567c696776e0c2b72aadc3e62fabee1b5b41dd28e8 618 1.00/1.00 vMB 105
441,484 441,484 000000000000000001e59715c6c917c83e15a51c2c8909fc3c0dbf06cbe829ce 551 1.00/1.00 vMB 102
441,483 441,483 000000000000000001bafb964ec7cdd41d0ba76c6da83443f47d297389815abc 1,785 1.00/1.00 vMB 124
441,482 441,482 000000000000000001c0720332a4ed086cda8c583c39a03ba740f2f5d8f5f702 1,120 1.00/1.00 vMB 99
441,481 441,481 000000000000000003bd050f655e332be66bded88b6ef2ad4609cf2ff2df9e62 918 1.00/1.00 vMB 115
441,480 441,480 0000000000000000010bb23ae598fa279e7e34e008e53b65c433ae7d45ca9bf7 518 1.00/1.00 vMB 101
441,479 441,479 0000000000000000015b60e8ac9e32db90f5c7686fbf19243d8977e4f3a814cf 473 1.00/1.00 vMB 101
441,478 441,478 00000000000000000216c160a69b6dd72f8f3b001149458c0ba4a99df3d71d3d 1,261 1.00/1.00 vMB 113
441,477 441,477 000000000000000001d3f1efb666251aab862c090424fda080a5ed51fd40b247 355 1.00/1.00 vMB 100
441,476 441,476 0000000000000000035bbb960d5aab72ff495a3242b0c9de264956af724fe48d 2,041 1.00/1.00 vMB 131
441,475 441,475 00000000000000000348f214c8b6025f85d275d4f171a209261097375599d6ec 960 1.00/1.00 vMB 103
441,474 441,474 000000000000000000fc6ee494a6cc0b9c6a72ad53ad1ffccbd352536efd00af 1,028 1.00/1.00 vMB 95
441,473 441,473 0000000000000000000c3a81f2eb084f7d8d38ea5dc977906c788936ba8baeb0 597 1.00/1.00 vMB 101
Previous 10 blocks ↓
Total Size: 782.45 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: 666.77 GB
    • Received: 15.22 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.