Loading Tool

Explorer IconExplorer

Memory Pool

73,070 transactions
28.16 vMB
0.07083321 BTC
Random Selection Loading Transactions
Max Size: 166.72/200 MB

Candidate Block

Mining Attempt e9f8d17dc5383474aae33c3dbec0581f56ab4ec56e9e5ba81f8f366ac1f67333
Version 20000000
Previous Block 00000000000000000001a03b540f0df1d23eb184d241282d125e16f53d7c6244
Merkle Root 03044031b4c54c31dc36e4e5c610388cc0f6cd26b08e7d89a7d7adae36863a33
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,374
Size: 1.00 vMB
Total Fees: 0.01450111 BTC
Feerates: 150.86 > 1.45 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,031 (140,459 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
774,572 774,572 00000000000000000001baa04b030584316d7513a9ac219b171fe3c1b36c3e8f 1,535 0.57/1.00 vMB 15
774,571 774,571 00000000000000000004b441537a5170788470855c67777eeb1afb19e473dc76 2,386 0.99/1.00 vMB 12
774,570 774,570 00000000000000000006dcd184d37e5d749ccdd67ac987483b11dfa80c801c36 388 0.11/1.00 vMB 15
774,569 774,569 00000000000000000006587946b332e570380a543521543e08af08fab52f33f5 743 0.23/1.00 vMB 15
774,568 774,568 000000000000000000031873ae3279d99a227d35d02b1130e8be77279836e6ae 795 0.47/1.00 vMB 7
774,567 774,567 00000000000000000006d17aad8f69745d3f3adc620e69b7bf82c9a3a6f65830 1,946 1.00/1.00 vMB 11
774,566 774,566 00000000000000000001a569b58afe7b1728246e3630036ce69c8864f07d4485 1,543 1.00/1.00 vMB 5
774,565 774,565 00000000000000000004cf24fcf57ee7805f35d2601b5054b7a812c8c55ac3b3 2,430 1.00/1.00 vMB 8
774,564 774,564 00000000000000000005d39713f84d2da34acd0452d1b8d3e9974a0a3fc79595 3,567 1.00/1.00 vMB 22
774,563 774,563 000000000000000000009856402f9b6361735a678e229a684dbd03e67ebc3798 1,311 1.00/1.00 vMB 8
774,562 774,562 000000000000000000025eddae3f633fd24a795875bbd98d933038f4b0bb466f 2,682 1.00/1.00 vMB 16
774,561 774,561 00000000000000000000cc9ff23156cc550a5c7c53e598eb7c66e77c92aea0c5 751 1.00/1.00 vMB 3
774,560 774,560 000000000000000000053f5c1887116cbdb83d4ad3963623b031e2b0cbc1b84c 2,894 1.00/1.00 vMB 15
774,559 774,559 00000000000000000005045e1e7eb1585ef9ae7b639c301252e2fcfd020fa250 2,906 1.00/1.00 vMB 21
774,558 774,558 000000000000000000013930587d8e3c232de9610aed096f655118bb1aa9f49f 2,235 1.00/1.00 vMB 11
774,557 774,557 00000000000000000006f64712080d59cdfc9d9bd1e519f70a66c656c08d9d50 1,261 1.00/1.00 vMB 6
774,556 774,556 000000000000000000020ff1350ed36c5e1ddf166b64c7a9f55dd0db210a8c17 1,590 1.00/1.00 vMB 12
774,555 774,555 0000000000000000000094ae97d8a253df6a27a0e617442fded517f4c6168183 2,398 1.00/1.00 vMB 13
774,554 774,554 00000000000000000000d7782be84d6d844bc972e165b007caf96df553857227 2,798 1.00/1.00 vMB 12
774,553 774,553 00000000000000000006f31591fca7d3bbd986f70666e44bb914d609dd51a217 1,581 1.00/1.00 vMB 15
774,552 774,552 00000000000000000005b0e4378765299a66572d1e63b20f5d28df63765ca356 2,620 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.45 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: 666.80 GB
    • Received: 15.22 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.