Loading Tool

Explorer IconExplorer

Memory Pool

15,318 transactions
6.91 vMB
0.03653938 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 40.06/200 MB

Candidate Block

Mining Attempt c139d2b0df8c840902ff5d0f4f63808115daf1891212bef6d53c8042e8b14c26
Version 20000000
Previous Block 0000000000000000000066ac21ba42b91fa162e496fd444b39d53b2f27321a01
Merkle Root 7543cb48ddd5f04036bb0aedbaf552d0f3f0b9a29f8199277b842efdb78d653a
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,263
Size: 1.00 vMB
Total Fees: 0.01868617 BTC
Median Feerate: 1.69 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,459 (776,634 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
136,825 136,825 00000000000003059c7fd800cd390d28d73c3d69f8c63f6c250869d96f36ae94 49 0.05 vMB 190
136,824 136,824 000000000000015e08217401a16512e0b306d3abb15be4e4304bd57cb1142aca 64 0.05 vMB 277
136,823 136,823 0000000000000759645dced27c83f41b6e200db724af0ceab6ab0033afd0a6f5 21 0.01 vMB 318
136,822 136,822 00000000000000117f05fd43ff0321710181a3b751aec1149e1768a80ae5a3e0 62 0.02 vMB 2
136,821 136,821 0000000000000722fc15fa315d8be2568e54099beca836b8608a2fd195439b7b 83 0.04 vMB 430
136,820 136,820 00000000000005799f75b457b8bcb1c0fc3a6823ec7e7476da5497b04c619701 38 0.01 vMB 477
136,819 136,819 000000000000046d96d4612ffc10bef1d86e71b54b81766d478da5001f613b09 28 0.01 vMB 615
136,818 136,818 00000000000009380f06d806d86262c18386d9cbba92b622912ef1a9851b8974 62 0.02 vMB 0
136,817 136,817 00000000000005f35952fe1ccc1c6508996eb73e2ed48ef0668303c9c9ef43c3 55 0.02 vMB 525
136,816 136,816 0000000000000000d6f9591d6e5385853a50829b2f939ebe90794e81bb039e60 30 0.01 vMB 136
136,815 136,815 00000000000004fc46c4159a8009e8286a2d8140a30348d4fd01617f6a92d303 28 0.02 vMB 328
136,814 136,814 000000000000016bebc22e33a024aee5c39780b6dd92db4911c7868d1e23a011 21 0.01 vMB 130
136,813 136,813 00000000000002d5a4f20f3abf3527c9af461c571d634b8d541bc748845cfdb4 61 0.02 vMB 246
136,812 136,812 00000000000008977834c4dde1a344e770853cacd0de8de6b00d57ee979cb51a 11 0.01 vMB 375
136,811 136,811 00000000000000a62ca3f9ad0f154ec73acac0f26649ac01f363aad65d7e7fe2 9 0.00 vMB 588
136,810 136,810 00000000000008a35205696456447a1b51b33da12a2c2e21f31b010c1fad422d 15 0.01 vMB 63
136,809 136,809 0000000000000028ecd2cedddcbaa0e95ed5d0976c6d61ec30c2fc12b984dc4c 5 0.00 vMB 772
136,808 136,808 0000000000000a9d5b8c516bf3b345010bfbedd8f150db64fea33a1c8f1a146f 11 0.00 vMB 393
136,807 136,807 000000000000024eeaf41ffca1bb94f5166a8b31cd1429e78582df02785e1a3c 28 0.01 vMB 341
136,806 136,806 0000000000000651415bab433982da3dd0726a1611ebea5b6b0fb2593f48e5e7 5 0.00 vMB 0
136,805 136,805 0000000000000a85a76e6194da65025ded169e9757adf15b07efcb092af0b630 44 0.02 vMB 160
Previous 10 blocks ↓
Total Size: 779.67 GB

Node Details:

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