Loading Tool

Explorer IconExplorer

Memory Pool

79,109 transactions
29.35 vMB
0.12416215 BTC
Random Selection Loading Transactions
Max Size: 176.70/200 MB

Candidate Block

Mining Attempt 83a8278d40cceda904beb72cb35d8ccda2b5dd3b959ee5136b53acfc364d9ec2
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root b2d33f98589839151a50f6a344f2761d8be69fa4c3861d94e33577cb288a1a4a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,288
Size: 1.00 vMB
Total Fees: 0.04493415 BTC
Feerates: 150.80 > 4.50 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (609,921 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
305,344 305,344 000000000000000043950be286b06c90e5ec9e7054cc65e94ce9f9d5027cdf99 880 0.50/1.00 vMB 39
305,343 305,343 0000000000000000073f77716ada54221dd5302560573c65b6ca67189e40244e 181 0.15/1.00 vMB 23
305,342 305,342 0000000000000000201ebbd5128c9a024aeeac8ff423dc64e432d5688a4c15a2 227 0.13/1.00 vMB 28
305,341 305,341 0000000000000000214b0308944bca666320de21beba6b5fcaa1cd7a56506d7b 56 0.03/1.00 vMB 32
305,340 305,340 00000000000000003c0b971ce0b3de7f2eaa0a8729c5c9402f7e64dd2913cb0d 415 0.19/1.00 vMB 34
305,339 305,339 000000000000000035f8b63c3e06f7e6d694f5b7a5942552d86e129b9034dcb2 20 0.05/1.00 vMB 5
305,338 305,338 0000000000000000161e565704d267aefada9588b04243953c0a587d6e41d726 125 0.06/1.00 vMB 31
305,337 305,337 00000000000000003d6bb10a066154451f448a2789a31c63d65de30ac7f65738 18 0.07/1.00 vMB 3
305,336 305,336 000000000000000037af826219820f7a65fa449d5af3323d67a1025af3f2f41c 120 0.10/1.00 vMB 17
305,335 305,335 00000000000000005cc1b26ab115d19cdbbb4e45ca6ff559f57112f9d97f772e 319 0.41/1.00 vMB 17
305,334 305,334 0000000000000000593905aef1d1769f268aa4cbfdea6b46a90e362136a2a7b3 951 0.35/1.00 vMB 45
305,333 305,333 00000000000000000084c17fc534bce5075e88addbe50dddd7121f6fc0ef5f60 274 0.19/1.00 vMB 23
305,332 305,332 00000000000000002a87e03826ce7ea3c82594920d7009363ab7997e37ab633c 230 0.11/1.00 vMB 28
305,331 305,331 000000000000000030d781b563d2d61b3446603b1e244a6f08744cffa20f8dc6 245 0.22/1.00 vMB 19
305,330 305,330 00000000000000004ab24a160e50e4edb4e6266b06b605b79780510ca3bcfad0 788 0.51/1.00 vMB 28
305,329 305,329 0000000000000000215bbd9385ff469c5d0a545d0116de810bc285194654376b 1 0.00/1.00 vMB 0
305,328 305,328 00000000000000003df2a8bcb179e9ed54153fa11533235dbc38c2ed614f1d23 75 0.04/1.00 vMB 7
305,327 305,327 0000000000000000253d5632055adbe66377bb8de0c4839d91ad8000d7f3dc60 477 0.28/1.00 vMB 28
305,326 305,326 00000000000000003283230fd803b1b7cadeb792c6ebb637f0b1b2cb50ed873c 340 0.16/1.00 vMB 32
305,325 305,325 00000000000000004d020d2f501ccde8ea97cfc26696f85961a42e6b8ae5f0c9 156 0.18/1.00 vMB 21
305,324 305,324 0000000000000000118eb77374dd62cc7d09858f5f1a900e1657465cd77cde13 422 0.35/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.85 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: 712.79 GB
    • Received: 17.21 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.