Loading Tool

Explorer IconExplorer

Memory Pool

33,075 transactions
27.24 vMB
0.05531851 BTC
Random Selection Loading Transactions
Max Size: 135.64/200 MB

Candidate Block

Mining Attempt b0858823408ad03f7446b585b7232d443c1f6890884ef20f946f97b20886c55f
Version 20000000
Previous Block 00000000000000000000b940d12fdd4738a54d039159eec3ba1e77f5522f2a8e
Merkle Root 03e4f02e3085ee4979499e80b04207a68f707d0a9564347fcfe0400f553eb354
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,473
Size: 1.00 vMB
Total Fees: 0.00378013 BTC
Feerates: 34.70 > 0.38 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,597 (802,277 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
112,320 112,320 00000000000015cf982e125d7daeae782a60170cebc7696bbc9ab9e992f72b73 4 0.00/1.00 vMB 0
112,319 112,319 00000000000035c98ab20ba64c999d8858b89382cb3863b0f4a2eb68f33f5c4f 7 0.00/1.00 vMB 579
112,318 112,318 000000000000c2207ebfe8c02e55d992041784a51fbe90b4c8294159327ce9b0 3 0.00/1.00 vMB 1,934
112,317 112,317 00000000000034d3da0cb15ae09de1af7007ae2466776f632acd42bae79fc41a 19 0.00/1.00 vMB 216
112,316 112,316 0000000000012a71c48a43b0d9f348b72ebca5a0b16805c1d12eb0bd3a7bc156 2 0.00/1.00 vMB 0
112,315 112,315 000000000000e46c2354136abe7ae965757cf7da739631f9c940d169db150268 9 0.00/1.00 vMB 382
112,314 112,314 000000000000f19ad6fadb498fbc4add73dc8fa35b355eb17b08c3279de14602 5 0.00/1.00 vMB 650
112,313 112,313 000000000000901b04bd5474db10abd6b77785259135c50fe883867b9581b8f4 10 0.00/1.00 vMB 687
112,312 112,312 000000000000f2c13dccda39f941f8a6ae4df42a0bc7d2bd6bdf97d3af69901b 1 0.00/1.00 vMB 0
112,311 112,311 0000000000006f9411db1a159979f03122ceb6cd697c5ce4b7cc00abd290cdf3 14 0.00/1.00 vMB 2,422
112,310 112,310 00000000000100c431fa07234286f8c4e8f3d989d4de6caa3deca817727ae657 9 0.00/1.00 vMB 1,652
112,309 112,309 00000000000129535b3e5774e7669c503dfccd9a9128ea964037759f87e59135 5 0.00/1.00 vMB 1,941
112,308 112,308 00000000000110c27adba2610c663e53e48866e41e529fe114b04d0911128824 1 0.00/1.00 vMB 0
112,307 112,307 000000000000cdf0171a35131ccf6949b3a0f7d4d817f548042ecf3c58ef4655 8 0.00/1.00 vMB 1,383
112,306 112,306 0000000000008a87c832cdf19b835db609d5c8f8c76f7b672e36fbb7e8210249 2 0.00/1.00 vMB 0
112,305 112,305 0000000000005416215add4020224a444eb7e6049a45634bf8064517a241d8a3 7 0.00/1.00 vMB 1,209
112,304 112,304 0000000000003850fe398aa77690d78f92171cc416bc74fd62f8ca42f945d06b 24 0.01/1.00 vMB 336
112,303 112,303 000000000000542b0263202986884c2ba2eb35dfa3532501c12db039fcc6d2e8 9 0.00/1.00 vMB 856
112,302 112,302 0000000000009b75d456e124f527b595314fcf73b545df83f691e9ac8bbf96f0 7 0.00/1.00 vMB 1,156
112,301 112,301 000000000000176933d4b8f405372f3a6f5260eb031c010507777f9c74e3176f 10 0.00/1.00 vMB 673
112,300 112,300 000000000000e9b7a2d2a0b26a662469d414d0ce16f746c02902fc1773970746 12 0.00/1.00 vMB 335
Previous 10 blocks ↓
Total Size: 781.68 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 628.33 GB
    • Received: 11.79 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.