Loading Tool

Explorer IconExplorer

Memory Pool

78,510 transactions
29.35 vMB
0.06293721 BTC
Random Selection Loading Transactions
Max Size: 176.61/200 MB

Candidate Block

Mining Attempt 614d602f7eaddc7d6e3454803f93052352d28167fd0edb24046d0a30ce60c96f
Version 20000000
Previous Block 000000000000000000005ca632d69633021cee09eb0a1dc73d46b978a1e9df69
Merkle Root e5865b683bb2a8b21d593eed0e9f164c18e94f2724970430e4be0337274802b3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,444
Size: 1.00 vMB
Total Fees: 0.00345384 BTC
Feerates: 14.03 > 0.35 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,985 (520,455 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
394,530 394,530 0000000000000000081658b289699fd08753c898fef70816e6b634aa01c5697f 500 0.24/1.00 vMB 38
394,529 394,529 00000000000000000700cd4a14104630fc5fd273e6c29747ea21042ebcd26769 1,759 0.72/1.00 vMB 64
394,528 394,528 000000000000000005234c6b6d8f7c2147ffa47dee7b0b524f721031e52cc365 1,675 0.96/1.00 vMB 41
394,527 394,527 00000000000000000135129156818c86ee25b3f6cd28c2139231a4358ba4e5aa 1,724 0.99/1.00 vMB 35
394,526 394,526 000000000000000005aa554b4631f2ac2e315bafc212423a1fe667c13874a1e2 522 0.26/1.00 vMB 41
394,525 394,525 000000000000000002acae4c89dac760af811917c10f2f1a430f8d6ab2c30b22 297 0.24/1.00 vMB 42
394,524 394,524 000000000000000007f6cacada7f9aad2837a76be4f9871bf3ceb6965424bdd0 744 0.56/1.00 vMB 33
394,523 394,523 000000000000000008e3cefd9162af54f2cbab6188f022e4d6bc60dac4a2eab9 1,856 0.95/1.00 vMB 43
394,522 394,522 000000000000000006cbe3fefe96608e1f040f9f8159aff0490a5bb512b8e0ac 484 0.99/1.00 vMB 6
394,521 394,521 000000000000000008826d793a3a9d908d6f4cd069112ae2fdb74c9ee646c867 1,118 0.99/1.00 vMB 24
394,520 394,520 00000000000000000976b8203755f75f6e6b31c233ba3b44301bb763c14940ff 1,971 0.93/1.00 vMB 51
394,519 394,519 000000000000000007d05640d6f55fa56000f346d3496f1817eb442fc1b8555f 1,798 0.75/1.00 vMB 66
394,518 394,518 00000000000000000084078a87ca1581fb563e47a12c9da852e030f5cd77772f 1,086 1.00/1.00 vMB 20
394,517 394,517 00000000000000000676ce04c3ce765e6815550d2f519e5b56a3e8246353399f 2,623 1.00/1.00 vMB 63
394,516 394,516 000000000000000008144fa238de8d673de98e4601c15033bb86214d6c963f46 2,555 1.00/1.00 vMB 54
394,515 394,515 000000000000000004de36e5e9d874af344ba534716085dd0697aed4c330dc68 161 0.07/1.00 vMB 44
394,514 394,514 000000000000000000d385e767ab88d9910fb617334ebe294a664a7316518dfc 693 0.43/1.00 vMB 36
394,513 394,513 00000000000000000747522fb2631c20d84860f5b55a4c77f9ca09149db2c08c 579 0.37/1.00 vMB 29
394,512 394,512 000000000000000000fefef8e27875682a62cd5dc3655f8669a4d7f68a2954c3 513 0.50/1.00 vMB 22
394,511 394,511 0000000000000000097e8c7fa921192cb67f09bd5d321cf9f01ff657f1ded46b 1,782 0.75/1.00 vMB 51
394,510 394,510 000000000000000008a82f908b5ae9a6679328922e52d4b9ea949dc204b53877 629 0.31/1.00 vMB 48
Previous 10 blocks ↓
Total Size: 782.37 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: 663.13 GB
    • Received: 14.89 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.