Loading Tool

Explorer IconExplorer

Memory Pool

84,499 transactions
35.24 vMB
0.17629081 BTC
Random Selection Loading Transactions
Max Size: 200.00/200 MB

Candidate Block

Mining Attempt 4cdcd29568b2c673c6334a040b885c644d29706c9d78f5dd6e73f63391e1a049
Version 20000000
Previous Block 00000000000000000000a60bb9585cbc73cfc26a5aa21cd61127adc30e701127
Merkle Root 56d3fc8610ed6b8b04713df23014df25eeb9229d165db050e851066bba52760e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,376
Size: 1.00 vMB
Total Fees: 0.04256320 BTC
Feerates: 435.08 > 4.27 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,411 (155,880 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
759,531 759,531 00000000000000000000a13a831af907a4642be5876ccea2072d37911ca20a2d 2,558 1.00/1.00 vMB 16
759,530 759,530 00000000000000000003987ea8a641a074981546c48161ca3a0a66cc09577319 777 0.30/1.00 vMB 11
759,529 759,529 00000000000000000005cb784b2f140f0abe815469612c0ed011f9b1f63e2726 2,323 0.95/1.00 vMB 10
759,528 759,528 00000000000000000002376c29afd2bd972f9ca217fa9cffb63c4b16dc431b53 2,538 1.00/1.00 vMB 10
759,527 759,527 0000000000000000000434d03047a444cf849f640d1aeade1ac00afd47cb2d90 533 0.24/1.00 vMB 8
759,526 759,526 00000000000000000003370e33ee4ca80edf8692b3c72a147fc078760dacf412 251 0.11/1.00 vMB 10
759,525 759,525 00000000000000000007bd523063919c2a725fda7b2af36f7fea71a89837c3cd 2,201 1.00/1.00 vMB 12
759,524 759,524 000000000000000000042b71ec8b6ff5c6193dc108e8211da02009ac186c7479 1,513 0.70/1.00 vMB 8
759,523 759,523 00000000000000000004eadd502a7dee6f0c80a01de1a84158593557a0952173 1,261 1.00/1.00 vMB 4
759,522 759,522 0000000000000000000371542c63451b800697125fa8f7f4c65e46b1c857f7d9 2,863 1.00/1.00 vMB 7
759,521 759,521 0000000000000000000606c73e60548cefbd4e3553e76dc13d2c55be204795d7 2,136 1.00/1.00 vMB 7
759,520 759,520 00000000000000000007423035b152ec41665fb297999591fbec8b34481d8a63 2,576 1.00/1.00 vMB 12
759,519 759,519 0000000000000000000239358b51e91dc53cab411516d7661652d05e38ebb2c4 3,534 1.00/1.00 vMB 20
759,518 759,518 00000000000000000002fd05a63699e748d4cfeeec730db995e7e9086f5c2c14 2,450 1.00/1.00 vMB 22
759,517 759,517 000000000000000000043b1c8b2b3917ea87e9abca33256eb7e11431771ebc78 1 0.00/1.00 vMB 0
759,516 759,516 0000000000000000000397dd4562ceb9ef85a971725f0667d42e4317d597c1f6 3,002 1.00/1.00 vMB 20
759,515 759,515 00000000000000000004ec121fa4b0ae0140d8ad5d15e9b504014dda2355cad1 2,452 0.94/1.00 vMB 5
759,514 759,514 000000000000000000049d144d810fefc00137a77d251b63cf8d739c0bbcb70e 3,219 1.00/1.00 vMB 19
759,513 759,513 00000000000000000006fd1a037288bf33b658e8c32cfdc139e13974ba35317c 223 0.25/1.00 vMB 11
759,512 759,512 00000000000000000007d76ecdeaeabfe06820c24cf2f0e4fd5a107de16695c2 174 0.39/1.00 vMB 12
759,511 759,511 00000000000000000007523f48bb5b1211c5221a627f24cb034f8cb732f7cf0d 704 0.43/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 783.10 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: 730.45 GB
    • Received: 18.50 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.