Loading Tool

Explorer IconExplorer

Memory Pool

77,718 transactions
29.48 vMB
0.10096065 BTC
Random Selection Loading Transactions
Max Size: 177.92/200 MB

Candidate Block

Mining Attempt f8882dc417a85a4ef832c0da2ca7ef2d0a891322f5518398a0fd71ec60b61434
Version 20000000
Previous Block 000000000000000000018dccc1f80f688a1293ee5004ca43085f353ec09eaad5
Merkle Root c91352e10f2721109d6356c54ff6047b33bd1fd978ad47eed520095a127599d6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,151
Size: 1.00 vMB
Total Fees: 0.02553506 BTC
Feerates: 201.40 > 2.56 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,275 (511,012 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
404,263 404,263 0000000000000000024851eff0290211d8239a8278c2c72979dbd1c2043df357 1,497 0.91/1.00 vMB 32
404,262 404,262 000000000000000002af3f551b5b71df252c4dd7a28058f04fcf60a70a3dba28 2,031 0.99/1.00 vMB 38
404,261 404,261 000000000000000000132ac33a28efa85473c14b2ab94ba30f5c3603777454a5 1,897 1.00/1.00 vMB 40
404,260 404,260 00000000000000000466db83734584b8327379a6520b0f72125020c0581f4d28 2,085 1.00/1.00 vMB 33
404,259 404,259 0000000000000000014f824fe24e035e92c2d6628a4fb77aa92b6c8e06c3fab6 2,274 0.93/1.00 vMB 64
404,258 404,258 00000000000000000115dc46292eead929347f806c41b3519f37aae576d82b1e 1,010 0.42/1.00 vMB 40
404,257 404,257 0000000000000000033cbf5b19addd2c09975b8c8fe91628756b74779a9a9848 833 0.39/1.00 vMB 39
404,256 404,256 000000000000000001fac1effd91efa9a13010ff694e52bae713aa81fef2736b 1,665 0.79/1.00 vMB 41
404,255 404,255 000000000000000003006b26acf200a3a5026e72299b72268e0a2f07e2bdd9b8 541 0.27/1.00 vMB 38
404,254 404,254 0000000000000000060b7d330988dff9ae0e7068178f05bef6ff513c234937c5 557 0.75/1.00 vMB 15
404,253 404,253 000000000000000003d5cd8502e37e9227f859bd662a5f10559e419201da16c1 1,582 1.00/1.00 vMB 77
404,252 404,252 000000000000000002fc5f359dc4abeb602dfd938e2232a04dbee9e4da36e2f3 2,187 1.00/1.00 vMB 40
404,251 404,251 000000000000000002992a4db4531548a515cfc2f7176f952d7c7adf694f7c4d 273 0.88/1.00 vMB 9
404,250 404,250 0000000000000000066d4dfc98a2cdf55dc15beff1f03936125554aaf390262e 1,153 0.52/1.00 vMB 40
404,249 404,249 000000000000000000fd617fa3a66547f1a1e0179bc30805d5264fe966184305 1,648 1.00/1.00 vMB 28
404,248 404,248 00000000000000000648ab5477f8b60a567231f3b9548aa560e5f1243691a4c1 1,547 0.97/1.00 vMB 30
404,247 404,247 000000000000000002b55561f38281cb2068c7167e3ee62bcaeb13361f61d816 1,148 0.53/1.00 vMB 36
404,246 404,246 000000000000000006648a67ddd31885811af9f6c440c42e57c827aea0957ec3 871 0.85/1.00 vMB 26
404,245 404,245 0000000000000000059e9c972e6d4081a70f15c91c9e1d80424ddf52f54cb32f 2,602 0.99/1.00 vMB 43
404,244 404,244 000000000000000002f32bb3e9acff8678c164a50b41fe7587691b4da6124d71 358 0.13/1.00 vMB 50
404,243 404,243 0000000000000000037f809bbe93de0be532f144bacdd686cfec6ab0b37e5393 359 0.22/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 782.87 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: 713.08 GB
    • Received: 17.30 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.