Loading Tool

Explorer IconExplorer

Memory Pool

69,755 transactions
26.67 vMB
0.07802475 BTC
Random Selection Loading Transactions
Max Size: 159.99/200 MB

Candidate Block

Mining Attempt b40c0ebdb5058e3c19810e4d72d6928afd527db022ebefe730df9949bb9f70d7
Version 20000000
Previous Block 000000000000000000018bf36fc2f826bfad29701e5489b8f164255e4a110f35
Merkle Root 2a010b2cb748e662966dab9f268a0fb78a46966c9a8fcd1dca3f0d99012aa104
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,562
Size: 1.00 vMB
Total Fees: 0.02112754 BTC
Feerates: 301.59 > 2.12 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,492 (713,927 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
201,565 201,565 00000000000003b6a7c7801c61cae6cdb1ab8274ceaeb8b069765c2fdf4a4364 120 0.05/1.00 vMB 114
201,564 201,564 000000000000029dad31fda3f3579f4d5ffbec857a4da587fadf328a8dfa3fff 99 0.05/1.00 vMB 95
201,563 201,563 000000000000008793d58864e25429a6e922fc0cd15f96e06b10a0c7bd38d287 111 0.17/1.00 vMB 65
201,562 201,562 00000000000000166f73d9e9e79bf1b6db792c20f91b332287e29d9bc4cf7723 534 0.25/1.00 vMB 131
201,561 201,561 0000000000000432a068bebc23b375599c315a730f0d49009c03bb8e365af13c 769 0.25/1.00 vMB 334
201,560 201,560 00000000000001ed558b68ca68d1058d53172a866f38e51bd5f16065276d764c 169 0.05/1.00 vMB 541
201,559 201,559 00000000000001883026a23722cad2da2e2ac330abfdd0ccb94789eba16da377 253 0.14/1.00 vMB 290
201,558 201,558 000000000000029bfbc3a29e6e81dfcbdce03675bf02b98d41de80a20eb8bf59 236 0.15/1.00 vMB 88
201,557 201,557 000000000000020330cb40a83c9e6e451e014e10785d31ad9207de234e9d8d5e 200 0.12/1.00 vMB 131
201,556 201,556 0000000000000135f985cccb9e7d87af327c85fa75c46d7532ae406a711c21ec 118 0.07/1.00 vMB 521
201,555 201,555 00000000000005c640c99395ac76c5d728c495e3f94720dd4e7695a8b7406d22 148 0.05/1.00 vMB 19
201,554 201,554 0000000000000045864e84540cfd1ff35f40b90ba966bc35952d66d03be3939b 742 0.35/1.00 vMB 538
201,553 201,553 000000000000004d62f6f842f80d611c79561fc1ac4d2238a7c001ea543db2f2 161 0.09/1.00 vMB 378
201,552 201,552 0000000000000140dc69863ca331d315c8d9de48f59b869f339c85d6a38ad4c6 153 0.05/1.00 vMB 0
201,551 201,551 00000000000001d3c9c01b1cf348be96bc476501d0df62eeb7208f5e928966c7 1 0.00/1.00 vMB 0
201,550 201,550 0000000000000540320cd3f168bd5fe6335c00b15ff6527244b67f548eff361b 386 0.23/1.00 vMB 694
201,549 201,549 000000000000030b1447b8c40105fef851c287fc42362dff53fc5cbc9b6b0df4 224 0.14/1.00 vMB 106
201,548 201,548 000000000000047259ee18d08712181c03d84a498f1a80d75d796ce9718b3bdb 322 0.13/1.00 vMB 277
201,547 201,547 000000000000002cb5011dc5a9129559e2d92c8f5cedb2846ae1588d5e56ee46 236 0.14/1.00 vMB 321
201,546 201,546 00000000000005a4dbe22d890d98b20687203e1175a50027c90ccef0029c2a71 164 0.07/1.00 vMB 94
201,545 201,545 00000000000002ce91697a93e1525472174b25049b526a4dec8e3f103ba06850 474 0.25/1.00 vMB 125
Previous 10 blocks ↓
Total Size: 783.25 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: 762.17 GB
    • Received: 19.13 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.