Loading Tool

Explorer IconExplorer

Memory Pool

38,161 transactions
28.31 vMB
0.06241673 BTC
Random Selection Loading Transactions
Max Size: 143.33/200 MB

Candidate Block

Mining Attempt 540404222861409ca354da69729d23126d714a672e2164bb1318f309e9d7981a
Version 20000000
Previous Block 0000000000000000000076a02aa3b78503c1c5cc0e5e4886180a750ab7c93972
Merkle Root add1fd5a905121f0c3974c8b312c4eb4a8203ee6835fa97fb68a0c3e89e40549
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,022
Size: 1.00 vMB
Total Fees: 0.00792783 BTC
Feerates: 100.52 > 0.79 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,556 (375,450 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
539,106 539,106 00000000000000000011666bf3708c50a7cae71045a7cd4004a21e00a0ae4e13 528 0.19/1.00 vMB 16
539,105 539,105 00000000000000000004fe7ce071c7f0a369c46a69ba7cc77cbf16fe6e3eab29 1,302 0.46/1.00 vMB 44
539,104 539,104 000000000000000000135be6c7438f97cffa94beab272fbfc6d4b85ecd71ef19 900 0.48/1.00 vMB 9
539,103 539,103 00000000000000000004a0a0176dadaca2ca7bdb18ec046f26b9f947f8837f27 2,643 1.00/1.00 vMB 17
539,102 539,102 00000000000000000024218a85877b9eca264d958f723726b57050b1553c6dfb 2,506 1.00/1.00 vMB 12
539,101 539,101 00000000000000000010d06423391accf2c66a5312ba7fdee01ab1d9746d41bd 428 0.12/1.00 vMB 29
539,100 539,100 000000000000000000057f207cb45a92a22de871f81599cc85e92b55a6974fbc 1 0.00/1.00 vMB 0
539,099 539,099 00000000000000000016db4b3d79ed4f276ab7acc5e090053fde408f9497c9b1 2,840 1.00/1.00 vMB 20
539,098 539,098 0000000000000000000317a9012d54c8cdc83a5e9a65d1967f7d95bbb8b74312 2,484 1.00/1.00 vMB 9
539,097 539,097 0000000000000000002221b6dc28c3327b2c5e0bdade85836af98a701aaa9d38 1,689 0.64/1.00 vMB 38
539,096 539,096 0000000000000000001567b5368cff03db480927fa05468c5f432e2b0cb9146d 2,961 1.00/1.00 vMB 27
539,095 539,095 0000000000000000001269ea7d7fdec7339f5ac213167b90f56f4cf59a38e858 3,050 1.00/1.00 vMB 29
539,094 539,094 000000000000000000107d7f58f066736bac97f25ee3400047bc31b89c57f3b7 1,224 0.47/1.00 vMB 16
539,093 539,093 00000000000000000004ee2bfd8a39e443dc4008c14446bbc9b19c831a3d8c08 1,478 0.53/1.00 vMB 19
539,092 539,092 0000000000000000000463f692ccd03407997a0e0629d95ba787522a82e5fbfb 1,039 0.44/1.00 vMB 15
539,091 539,091 0000000000000000001551adc909728cf35d330421a986976bf65804f832710d 1,804 0.79/1.00 vMB 28
539,090 539,090 000000000000000000252beeb8326cb03282033487c296538985aaf9dd7c8094 20 0.02/1.00 vMB 7
539,089 539,089 00000000000000000005fb7204b332d1829ec59c7b9719305751f67b7dae2c8c 1,408 0.55/1.00 vMB 12
539,088 539,088 00000000000000000024232c1cc824e6728d91f6a68c6394c9585e88a10e3d02 2,619 1.00/1.00 vMB 20
539,087 539,087 0000000000000000000f1c3b04b2a51b5244ea797090c2ee60213ec7322706e1 2,742 1.00/1.00 vMB 16
539,086 539,086 0000000000000000000933a5eb7d2cdd051e48b91ce7b6a443f43544ced58ef9 743 0.24/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 781.60 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: 623.58 GB
    • Received: 11.46 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.