Loading Tool

Explorer IconExplorer

Memory Pool

79,102 transactions
30.15 vMB
0.09361406 BTC
Random Selection Loading Transactions
Max Size: 180.15/200 MB

Candidate Block

Mining Attempt ce4bb07d5679c7bf939b0e24810efde4d567b92645ca90774788ba869be73c6a
Version 20000000
Previous Block 00000000000000000000afdf5043b8b27b92fc11e8966ab025edf9415d082b3b
Merkle Root a4f07389a8e442570ef5b1bd7d3fe3653ad47a9ec55312dc08182221d0425ab0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,203
Size: 1.00 vMB
Total Fees: 0.02299197 BTC
Feerates: 150.61 > 2.30 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,152 (239,833 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
675,319 675,319 00000000000000000004ec69efbfd94cb36af33e1becdcddb1fb4269762d98a9 2,598 1.00/1.00 vMB 74
675,318 675,318 0000000000000000000c34473bb1de920800ddda461e74e6010141fa91de8c9f 3,078 1.00/1.00 vMB 128
675,317 675,317 0000000000000000000942b19f16b83a316acfa31e067c0b766c4dda034dc37f 1,844 1.00/1.00 vMB 75
675,316 675,316 0000000000000000000b6890ae9395d007afb5add4e226f45430872881fa1322 2,135 1.00/1.00 vMB 118
675,315 675,315 00000000000000000005f042118142416370598780a12b7692192cd56da88e74 2,008 1.00/1.00 vMB 44
675,314 675,314 0000000000000000000b65eebb0689a59fdb245759be10688db0cb9732071fe1 2,011 1.00/1.00 vMB 45
675,313 675,313 00000000000000000007cf3d7a077152968111cde78c6126508fdac096d28319 2,640 1.00/1.00 vMB 48
675,312 675,312 000000000000000000078eab4aaeff7d2c99b0a2d6db1fd9733d4e426b37f4f6 1,395 1.00/1.00 vMB 53
675,311 675,311 0000000000000000000489768b30d9b19964876d4d7823b78c08aea3d285040b 2,526 1.00/1.00 vMB 80
675,310 675,310 0000000000000000000492073b51eedc611680282e362dc0890f553cef1928e6 2,308 1.00/1.00 vMB 75
675,309 675,309 00000000000000000003fd76ed18fc1e3dad9cc0ca74d7d5bcd927c620c0719f 2,663 1.00/1.00 vMB 64
675,308 675,308 00000000000000000008210d76e370fa4626a62e06e13ce078f4651a785ce469 1,838 1.00/1.00 vMB 98
675,307 675,307 000000000000000000063ae7965efaac3f69ec394571c0d2e8b9a0ac1315a146 2,359 1.00/1.00 vMB 119
675,306 675,306 0000000000000000000831ef91b5a487920baa29b41bef0e2ac52c5d6c097693 2,014 1.00/1.00 vMB 120
675,305 675,305 00000000000000000004e7508474ee6ec1abad6a64a6989b1ceb9e5bcc218e83 2,713 1.00/1.00 vMB 81
675,304 675,304 000000000000000000068b8023ba3a44cdd6462aa0c2c087413166fbcf2e85f2 2,664 1.00/1.00 vMB 52
675,303 675,303 0000000000000000000486a22c557722868e6bf6e9d14601767032a657db511a 3,125 1.00/1.00 vMB 80
675,302 675,302 0000000000000000000619f2f38bdfd01753d6b326ccba14c70008e4644d5002 2,927 1.00/1.00 vMB 67
675,301 675,301 00000000000000000001b34f828d40154c8a1840a03f11330ea3e830dfc2a533 2,808 1.00/1.00 vMB 94
675,300 675,300 0000000000000000000ce04dd9c548910af126dd289ac85732c1c5f28ea96e6e 2,283 1.00/1.00 vMB 93
675,299 675,299 0000000000000000000476e3375ae34866e0215ba8dc01d75e49593e6e5accd6 3,035 1.00/1.00 vMB 125
Previous 10 blocks ↓
Total Size: 782.66 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: 672.97 GB
    • Received: 16.35 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.