Loading Tool

Explorer IconExplorer

Memory Pool

28,876 transactions
6.37 vMB
0.04626727 BTC
  • 1 sats/vbyte = 11 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 46.56/200 MB

Candidate Block

Mining Attempt 6106e8e2c6d3603d0bad1680f92ddde6d4d33a7a54365cd0afd623f1c2ead4de
Version 20000000
Previous Block 00000000000000000000b34c3fbb0151989a03d8fe589af6a5621528e6786c29
Merkle Root 860221fbc4816be4b84f04b7da4a25e244a4eac2326664e1f5ada2713590d5a5
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,362
Size: 0.97 vMB
Total Fees: 0.03196662 BTC
Median Feerate: 2.14 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,247 (781,097 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
132,150 132,150 0000000000001179f69723ea49a9d67268daa3cf32ba7edf79c56ee767647749 42 0.02 vMB 676
132,149 132,149 00000000000003a7d61d3b730c732b28031c80aa98de5ff5cdc00e608c84acec 28 0.01 vMB 410
132,148 132,148 0000000000000c94295e488361634a9ae4fabd2f3b1f48d7b391cfb0f1cac8ad 63 0.03 vMB 410
132,147 132,147 0000000000000605313e623e9b167a834580b10ab7e689956702e7f581fc5b01 20 0.01 vMB 451
132,146 132,146 0000000000000540d50ee25e71339e048a0c0bddcb4c814cf40f4624ca3e762e 9 0.00 vMB 303
132,145 132,145 00000000000000c43eba4b3377685be4e3d2165af52bed08091cca7e130a0cfa 18 0.01 vMB 886
132,144 132,144 00000000000005623d725272de872109657e39c6c28b4b4c8b6afb9c00ad24dc 17 0.00 vMB 23
132,143 132,143 00000000000004235853b0e9f78623854b50e94bb1a35b42e613c369306ec439 4 0.00 vMB 3,260
132,142 132,142 00000000000008bdfeaacf0b18416fefb179a57d741e37bf5e22bc260f21232d 75 0.03 vMB 366
132,141 132,141 0000000000000775ca679ce405137c569f1bf43e8e7d096b5047d95541079b32 10 0.00 vMB 733
132,140 132,140 0000000000000a1fcf18ae7c5146215d1fa60a41ef0121f34b38ef48b320996c 157 0.05 vMB 113
132,139 132,139 0000000000000c56dac2a890cd948cb8f22d74c6d69cb8f87fda906b06ade6e6 168 0.05 vMB 300
132,138 132,138 0000000000000d7216c9e009e76ddb7aa08419605331d3cdbf3aacd04a6b1574 130 0.05 vMB 216
132,137 132,137 00000000000008ad719898eafd561bac91b763c4e19e602b3374516089201094 12 0.00 vMB 340
132,136 132,136 0000000000000594c7b77d89df1d21cf0c83e00584bb1de82cdd40cd6d4aac60 122 0.06 vMB 586
132,135 132,135 0000000000000a010f3a8bd17c17c030375542e9dc726b3a80fbf44f9658c134 20 0.01 vMB 2,463
132,134 132,134 0000000000000559893d4033ad7a6b4bcda5a1eb77039b5d004511e24647de81 68 0.03 vMB 299
132,133 132,133 00000000000007d1f29a034296ca908bbe2fedd3b6904ae0c3faa467cfdf74ff 62 0.05 vMB 914
132,132 132,132 0000000000000191fe728bd3340463acbf0a5bd85735a386704abea8d76515d6 18 0.01 vMB 1,564
132,131 132,131 000000000000032b04cee5fef3bdad4bf998fcb097e24351b47a073bf557b43b 147 0.05 vMB 286
132,130 132,130 0000000000000d84c663b50438a1f82adc13904f5665356a3b74c76b7c27ebbc 37 0.01 vMB 273
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

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