Loading Tool

Explorer IconExplorer

Memory Pool

88,271 transactions
32.16 vMB
0.13614178 BTC
Random Selection Loading Transactions
Max Size: 194.90/200 MB

Candidate Block

Mining Attempt 09cb297e7bcc5f67acf0ff95ebf87be29eae424f3c8f5fa887fde88fe6d0a3c4
Version 20000000
Previous Block 0000000000000000000073dadc631dd956a009d41a1710c631dc5e901f1b559d
Merkle Root c52aa87c5521747421aa6074cef8a946c4ddc1329348ce3777eb123c1e2b715b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,935
Size: 1.00 vMB
Total Fees: 0.05021486 BTC
Feerates: 101.65 > 5.03 > 0.40 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,073 (257,558 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
657,515 657,515 0000000000000000000b947c1c48e3dc58ba83ae1549b1b8e5ba37101c6e3c85 574 1.00/1.00 vMB 2
657,514 657,514 0000000000000000000875187bd4af7c09cce9181f325e7258e889ddf07fb55e 1,853 1.00/1.00 vMB 14
657,513 657,513 0000000000000000000195b9838e7b7c233d79ff9d8240cf8987ed24eeb4ef37 2,513 1.00/1.00 vMB 66
657,512 657,512 00000000000000000003ca260ab4262e0ee8174956949d31bc083dd436839613 759 1.00/1.00 vMB 5
657,511 657,511 0000000000000000000fe030f2ac860a5bc121c02641027075be3e802eecb603 2,084 1.00/1.00 vMB 18
657,510 657,510 0000000000000000000e99d5e80f434d359cabc5f534ee32006efc2691338de5 1,848 1.00/1.00 vMB 24
657,509 657,509 0000000000000000000cbca70dccce494253ef016c59de475400b1bd90aa9f69 1,675 1.00/1.00 vMB 25
657,508 657,508 000000000000000000012df6ba2da1b7ce25b74fb0f0ab0fc298d3f6c64f2a22 2,602 1.00/1.00 vMB 18
657,507 657,507 0000000000000000000907f6c759156e9c4c517ea206346a5cfadd78f3e51796 2,346 1.00/1.00 vMB 33
657,506 657,506 000000000000000000054f89feafec45e9fad2f129c6b61a9d416e5da79006b7 2,802 1.00/1.00 vMB 64
657,505 657,505 000000000000000000064328fca81ed02a17aa179b359ebd65bc08f614ac32b6 1,141 1.00/1.00 vMB 70
657,504 657,504 000000000000000000075dfc3716b82fdd773edbdc14ef1e547237085b262bca 2,833 1.00/1.00 vMB 98
657,503 657,503 0000000000000000000185fabd43ac535a3527e911ca1bc2aae47b0e25edc5b2 2,885 1.00/1.00 vMB 94
657,502 657,502 0000000000000000000516317c254ae17781218f16ce568359f96475849fff8b 2,313 1.00/1.00 vMB 15
657,501 657,501 0000000000000000000d6420ed4a1479b94af25605e144b627fba91eac47ee99 2,750 1.00/1.00 vMB 43
657,500 657,500 0000000000000000000b059d06217e5933665838fd73c8611f5fe7fb4a77d060 2,873 1.00/1.00 vMB 103
657,499 657,499 0000000000000000000417a3f8db188784ca73858dfde770ef2dce746878ab95 2,308 1.00/1.00 vMB 7
657,498 657,498 0000000000000000000879975c3cf854bd1b2de05af1ed48a3b53d9c22aa6412 2,292 1.00/1.00 vMB 41
657,497 657,497 0000000000000000000698859d225da3129461173d6a9c07b2849edc9da0a12d 2,445 1.00/1.00 vMB 32
657,496 657,496 00000000000000000001a34b73614af1f00d1b21421e990f57b3d0e1e26bcfa3 2,145 1.00/1.00 vMB 32
657,495 657,495 00000000000000000000c1dd1044a24065f9fb5f9cc68af0048c2fed8c7d7493 2,507 1.00/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.52 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: 668.91 GB
    • Received: 15.63 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.