Loading Tool

Explorer IconExplorer

Memory Pool

79,623 transactions
29.63 vMB
0.07208762 BTC
Random Selection Loading Transactions
Max Size: 178.39/200 MB

Candidate Block

Mining Attempt 158a9b12c0b944848727b596047aa33005cef66eae89168802ce911290c7f388
Version 20000000
Previous Block 000000000000000000018695f041328e2b5529f23ff75f1df68b481c7c8526bc
Merkle Root e9a5340bdf0c6279ce3415f6fba4b1d6696ad443d106f69027295e325d17e350
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,733
Size: 1.00 vMB
Total Fees: 0.01173672 BTC
Feerates: 150.77 > 1.18 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,993 (400,714 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
514,279 514,279 00000000000000000023362006c36ca627a94941ad40f5c9692bf0778d44beb4 2,598 1.00/1.00 vMB 9
514,278 514,278 0000000000000000004fa3d61bace172afb10e8ed9f5629030ba93fd416f0909 355 1.00/1.00 vMB 15
514,277 514,277 00000000000000000022ee15040d64cda57dfcb73610292e08d9f971f0e95b93 1,026 1.00/1.00 vMB 37
514,276 514,276 0000000000000000000ef3bf0b185c39b6452c3354ea94617a90870dd97af700 1,875 1.00/1.00 vMB 92
514,275 514,275 00000000000000000003290dcfbad06c98c8ebaa5ddee01961001b305df5a93b 307 0.19/1.00 vMB 109
514,274 514,274 0000000000000000003db463dde3006fd64b9165e591835eb76d46a4cfdacbb2 94 0.04/1.00 vMB 34
514,273 514,273 00000000000000000035894541f6c18c393cf28573ae95ed0366c9d5d20e5330 960 0.40/1.00 vMB 6
514,272 514,272 000000000000000000200feaacc6254fc2ab61c52b4ca6dd9f8dafe2e1926105 2,982 1.00/1.00 vMB 44
514,271 514,271 00000000000000000002a44329e0995e211a3ad5462ff84ccc3764814dbaeee1 725 0.32/1.00 vMB 31
514,270 514,270 0000000000000000002e2506ab70cf9dbd12318103700e2fdf576cca31043ad0 1,199 0.78/1.00 vMB 42
514,269 514,269 000000000000000000151958e6ebcdd2f4947ba861e5adff5465f300713ff51a 1,735 0.92/1.00 vMB 41
514,268 514,268 0000000000000000004bcd7fb1d44444731a232c2b8550890c9ada151fc2dc4e 1,213 0.66/1.00 vMB 22
514,267 514,267 0000000000000000002efcbbf6f729867b419aa3620b62da4fd957bf0703e6ba 1,923 1.00/1.00 vMB 30
514,266 514,266 0000000000000000000e9e69f85e070555c45f2def0c9166253f7836ee054ef8 2,769 1.00/1.00 vMB 8
514,265 514,265 000000000000000000237288dd7cc68805f7734e74003a0c45b217326027a52d 1,822 1.00/1.00 vMB 100
514,264 514,264 00000000000000000031a488bc13189480b57d916c0c3cb246c9087818080339 774 0.29/1.00 vMB 33
514,263 514,263 0000000000000000003e3022a3de3f73d38cececa6350457c1971dad64580873 1,435 0.59/1.00 vMB 38
514,262 514,262 0000000000000000001186dbe6c8aa078bd2887bfd75f7c3e8a9fa2dacac8525 923 0.32/1.00 vMB 22
514,261 514,261 00000000000000000037d479d37597971dedbde4c38886b7db74ac302f931fd0 1,287 0.71/1.00 vMB 28
514,260 514,260 0000000000000000004f96b552d6a6bc923a5a930003cbb2e2538b1b9d722f43 2,472 1.00/1.00 vMB 24
514,259 514,259 0000000000000000001963af015a26d3ccf6b3d29de8584fd2cd422b882e514b 1,259 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.38 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 664.37 GB
    • Received: 14.96 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.