Loading Tool

Explorer IconExplorer

Memory Pool

80,855 transactions
30.08 vMB
0.12679522 BTC
Random Selection Loading Transactions
Max Size: 180.93/200 MB

Candidate Block

Mining Attempt b711abf340454f37ea8f5c637f3fdc6c90ab5b75f965929f3b617148d64968b0
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root 971a46dfd044bb34453e195afd80cf122c3a2960f9b032e02de9bfefbf14bf15
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,789
Size: 1.00 vMB
Total Fees: 0.05244287 BTC
Feerates: 242.90 > 5.25 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (603,976 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
311,184 311,184 00000000000000000df170cc7c7d1406ee35a5a4b11af4307d835ef7c99c8510 167 0.09/1.00 vMB 27
311,183 311,183 00000000000000001d841290b818ab01d378dc8490bf9ed438c8f07de7ce907c 266 0.12/1.00 vMB 37
311,182 311,182 00000000000000001ab908caa782a3985f70742272a6b0666aa088f990eb27db 610 0.35/1.00 vMB 38
311,181 311,181 00000000000000003ae94f383eb4370f93468bff2767ddeecf95cdb6efa40871 590 0.35/1.00 vMB 32
311,180 311,180 00000000000000002a83735f0f28fd4622111b82c5867004ea0874c672356611 1,287 0.74/1.00 vMB 36
311,179 311,179 00000000000000000937540780e2e0d7b0c57355c344bbbf42dd71c7251f03ff 267 0.12/1.00 vMB 29
311,178 311,178 0000000000000000112d224c36886372785bb078c98da02dfe76875393db1d6b 351 0.22/1.00 vMB 23
311,177 311,177 00000000000000001cbadb146a4543a74dfa6091ffa9c37d1ca9b625e8307435 326 0.18/1.00 vMB 29
311,176 311,176 00000000000000003e2a4be58ef77f5b845837638215f86396b99885e9399e2f 269 0.14/1.00 vMB 37
311,175 311,175 0000000000000000312c94657729af6b3877ee7e4da892634727ba6dc2f777c5 1,373 0.66/1.00 vMB 32
311,174 311,174 000000000000000016137f1a7fe88e043d21cb6bc1fe0740ff9d20f1e51a679a 693 0.42/1.00 vMB 28
311,173 311,173 00000000000000002453008b7b11aad8c01ad4d0bf05836af056ed7ca7d5c896 600 0.32/1.00 vMB 30
311,172 311,172 00000000000000001bbb8d3996f1e29467cc8aa5f4f92119d4791064471c7885 195 0.13/1.00 vMB 24
311,171 311,171 00000000000000000233739aae6e73e41a73eb3cbaedefb848ece11237470aa2 382 0.28/1.00 vMB 23
311,170 311,170 0000000000000000371592d43088a28c5f9e6de2d22e15d0e8cf43b2ad82cb64 412 0.34/1.00 vMB 44
311,169 311,169 00000000000000001bd03f2792e53179e05828cbf8e5096e749221cdf38da3d9 64 0.02/1.00 vMB 51
311,168 311,168 00000000000000000fc08d6f81e28093ee1324029342ab6997babfd8db201941 186 0.09/1.00 vMB 29
311,167 311,167 000000000000000021ed6b2f82816897a657f084abdf11453ce9293836a0360a 395 0.28/1.00 vMB 25
311,166 311,166 000000000000000018e949f29509066f65863af996b7cc9ada73a4bf4f1fb414 290 0.17/1.00 vMB 27
311,165 311,165 00000000000000002c2fa0dab5f9e23c97f9d091aa50ff7f784fcb0d8322c858 95 0.04/1.00 vMB 28
311,164 311,164 0000000000000000027bbe7d9c981a180b9aa7a620aaddeeee2c8dc5893f6531 835 0.41/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.67 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: 673.23 GB
    • Received: 16.42 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.