Loading Tool

Explorer IconExplorer

Memory Pool

38,740 transactions
26.46 vMB
0.06599147 BTC
Random Selection Loading Transactions
Max Size: 136.35/200 MB

Candidate Block

Mining Attempt b5e57a5966da0c47992e1cf8f4d840b7192b4962c45def532e183b3852331f34
Version 20000000
Previous Block 000000000000000000002d05d6b44ad40f04c8763a38c5afbba07e4fafa201d8
Merkle Root 53ddb87766ca104b72c7d2adee1387da56f38700d9c2c090218fc3dbe5667eb2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,713
Size: 1.00 vMB
Total Fees: 0.01666718 BTC
Feerates: 199.22 > 1.67 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,672 (566,255 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
348,417 348,417 000000000000000001e72b9e7d72c7518b14a242f3d8a3f4e58e970547d75786 86 0.05/1.00 vMB 31
348,416 348,416 000000000000000012081092b209f1ecb5d70ea199d67158051a2af057862b2a 424 0.23/1.00 vMB 28
348,415 348,415 0000000000000000064dc5ad0cefc8a7076dc0ee1fea77523c39101256352aee 550 0.27/1.00 vMB 25
348,414 348,414 00000000000000000ae6266cabcd7fbb9eabffa2d0ef618b94a7c8d2367ea555 709 0.38/1.00 vMB 23
348,413 348,413 000000000000000007abfe4dbb9f1a219e40f5e84525aefd773ca688937b64fe 185 0.10/1.00 vMB 18
348,412 348,412 000000000000000009deb921cef4a7f2abdddd8ec1fa44bf2a6f1a095ae5f96d 845 0.75/1.00 vMB 15
348,411 348,411 0000000000000000088963329c89ac9c949ac07720baeda143c61127f6da3a5d 1,588 0.75/1.00 vMB 28
348,410 348,410 00000000000000000714d9efb7677a439c0364e8d9011666fc6d5733c9561fc1 256 0.12/1.00 vMB 30
348,409 348,409 00000000000000000343ffe2e17125c02ef8ba8cc60610c3028ad2294e039df0 282 0.20/1.00 vMB 14
348,408 348,408 0000000000000000095632ae78ea1115fe219a3dec82dee37db619870521c988 314 0.14/1.00 vMB 29
348,407 348,407 000000000000000007ab73457f259df548fb5ba8d47db2b69e43a7a6f68fd4e9 1,160 0.61/1.00 vMB 28
348,406 348,406 00000000000000001166f89652153180ced7b55f567224b8b9e262328bab40fb 1,125 0.60/1.00 vMB 27
348,405 348,405 0000000000000000111eb46f2a44844830a29d97b928e478bc8db8ac0af79906 548 0.28/1.00 vMB 26
348,404 348,404 000000000000000013c2e82dceb46cd85660e47ebcbc98ad7140dace0342f9b9 659 0.44/1.00 vMB 25
348,403 348,403 0000000000000000147f4b9a67b55ced5fe098d2cfa4b50de9135b112862e6a2 302 0.14/1.00 vMB 29
348,402 348,402 0000000000000000073f6e6b7158b2c78853fc229540a561c1371801ba53ca30 38 0.10/1.00 vMB 2
348,401 348,401 000000000000000001113c292a5c9cbb351d1c5d3e88ad3e753a845054f23e49 930 0.45/1.00 vMB 27
348,400 348,400 000000000000000004a18249dd1b16850b52a2aad996ca1bc1a4d30936601dc7 379 0.31/1.00 vMB 20
348,399 348,399 00000000000000000ebed5fceb3a22487087b19c9076c1adcbeb0e123db222f2 1,076 0.70/1.00 vMB 21
348,398 348,398 0000000000000000039f568717cc7db929e18ef9dbfaa590e9e432ee59f83b07 1,331 0.50/1.00 vMB 37
348,397 348,397 000000000000000002c2ea2b5dd6a60f39bb15e928e6bf54180dfc200de30848 1,046 0.64/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 781.81 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 635.30 GB
    • Received: 12.30 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.