Loading Tool

Explorer IconExplorer

Memory Pool

82,374 transactions
31.01 vMB
0.10537151 BTC
Random Selection Loading Transactions
Max Size: 188.54/200 MB

Candidate Block

Mining Attempt d0d9a193c2f3e13738a4021b78dbf45cae6a4d8f05f0e7aa53eed1e2f8ad78d6
Version 20000000
Previous Block 00000000000000000000464fbd6ccc853e5ba244ebbed6c329fc6ad23af9abcc
Merkle Root 62d86970ca6d7729c86114805daa25ea00f6d93fe6f63696e77a5ef0fca03e8b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,159
Size: 1.00 vMB
Total Fees: 0.03198863 BTC
Feerates: 200.89 > 3.21 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,382 (513,811 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
401,571 401,571 000000000000000003f2c5e5406d9e805753c33b860303e0651192cffc274367 2,986 0.93/1.00 vMB 56
401,570 401,570 0000000000000000011441c6f3a543da77634392232d25cf96bda7db71a56760 2,441 1.00/1.00 vMB 95
401,569 401,569 0000000000000000016dca4427c7e1a926686629dc93d306ef4b0e62983cbf1f 2,076 1.00/1.00 vMB 97
401,568 401,568 000000000000000003fcc326fe80278cd5c47c91eb0283336d66415c64becd89 1,763 1.00/1.00 vMB 43
401,567 401,567 00000000000000000041333424d3383bc2aeb63caf081264568d2c094e24d312 53 0.03/1.00 vMB 39
401,566 401,566 000000000000000004f683e81dd62a489017465a59a3c851d0fb58df227f0842 1,125 1.00/1.00 vMB 23
401,565 401,565 000000000000000003891bd5bbd3619102e0c3a889d20910d89444d88c844175 2,355 0.99/1.00 vMB 53
401,564 401,564 000000000000000004d7f9b15014cbf3dede5c145f720de699ee1f09077a79e4 1,974 0.99/1.00 vMB 45
401,563 401,563 0000000000000000067e8602f96f7b30eb987074a1de098c731540fbe27ad70b 709 1.00/1.00 vMB 15
401,562 401,562 00000000000000000572f41186fcfb4561cde43d49b60f61b9fe3115ca5fda35 1,449 0.82/1.00 vMB 49
401,561 401,561 0000000000000000060097e27d32f7201faa7d75431975d384eaf0db0a7003c1 676 0.61/1.00 vMB 25
401,560 401,560 00000000000000000267dc74ad3da5bdb0735c2b480a7debb6ea3a301e841d50 1,762 1.00/1.00 vMB 53
401,559 401,559 000000000000000003efaa9100ead1a796da7150ba3a4ba9ab74aa8a643b2b7d 330 0.21/1.00 vMB 37
401,558 401,558 0000000000000000012b485f3e3671db4673ec17726b94606882779777cbae10 1,808 1.00/1.00 vMB 42
401,557 401,557 0000000000000000004eb119e963b0868ef45572df79b3a9b72918d647cbd5d3 1 0.00/1.00 vMB 0
401,556 401,556 000000000000000000e3d01bdb8ce264e69554747662187597329f7bd105b636 1,624 0.93/1.00 vMB 43
401,555 401,555 000000000000000004f463f8c0e116e6a106b7d3c7c7bf5a51404c10aabffad8 1,857 0.93/1.00 vMB 44
401,554 401,554 0000000000000000040be93bf8607ce707293381599f865d6841e0dbf0516a89 3,185 1.00/1.00 vMB 81
401,553 401,553 00000000000000000434676433f29bf4f5c9d7511dd5c6fbcb96f783eee482ba 347 0.22/1.00 vMB 36
401,552 401,552 000000000000000002f9ffaec35f3f2299f800c78e6834eafc945d2adb79cfee 941 0.47/1.00 vMB 48
401,551 401,551 0000000000000000022a2ebc5412c56ebdac5b869b0e4df6f1b87325104413f0 765 0.36/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 783.05 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: 720.60 GB
    • Received: 18.21 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.