Loading Tool

Explorer IconExplorer

Memory Pool

49,264 transactions
28.48 vMB
0.13912407 BTC
Random Selection Loading Transactions
Max Size: 152.28/200 MB

Candidate Block

Mining Attempt 9b8a3ab27af9de69d897373093dd83b60b2e922e8d45f272eead10094abd97c4
Version 20000000
Previous Block 00000000000000000000b1984d270552e42f13088d246a845a7e06743b52c1f8
Merkle Root bc4453380da6a2abdc861e4ea601d6fab993d459eed24b58c9863f4a4b6a2470
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,347
Size: 1.00 vMB
Total Fees: 0.08233685 BTC
Feerates: 301.05 > 8.25 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,790 (641,940 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
272,850 272,850 000000000000000292ac6dfc9614cbc279d2c8c464932b8bd986b286504df091 223 0.11/1.00 vMB 32
272,849 272,849 00000000000000012d9480ee6e72d0d69fedc8f9c1e01b520fd4bcdff35b9602 329 0.16/1.00 vMB 50
272,848 272,848 000000000000000210656d02d75250fcbf0e798e87ae0c456708cc83cf1d85dc 924 0.39/1.00 vMB 54
272,847 272,847 0000000000000005cc91fa0fdeb228e598ad00b62bba85cfc39bd6cf48d89bbd 148 0.08/1.00 vMB 43
272,846 272,846 0000000000000005ae71012dc11a3ef3462c537f0e6527aaae9218b9862fd2c1 397 0.19/1.00 vMB 43
272,845 272,845 0000000000000001ea3a794c3113544648e08cc807b75482dfd76b1551c60681 16 0.01/1.00 vMB 27
272,844 272,844 0000000000000005e5670b1e28bb3ba719f20d59b592111b54e5bbdb62c05a5a 289 0.12/1.00 vMB 41
272,843 272,843 000000000000000278be80f8ae3c312538deb1915204355e7e8d06dc478585d9 64 0.02/1.00 vMB 15
272,842 272,842 00000000000000017d65b51a804cd5153ce084d7de34197e8256d18e062224a1 229 0.12/1.00 vMB 32
272,841 272,841 00000000000000035b48f4e6ed35cd3db2adcc0a3731e09404d5ae611779d8b9 28 0.04/1.00 vMB 11
272,840 272,840 00000000000000014a50602201a65aaaa2fff3976114689e78d93e3b0c419d1a 110 0.04/1.00 vMB 40
272,839 272,839 0000000000000001eb00499595ea60234d849f90fb2c2a9727fec4d2d1e76bb9 492 0.26/1.00 vMB 42
272,838 272,838 0000000000000004c51651078507d414bfa8202b2feac0a5d01af9ed2242e0e7 342 0.16/1.00 vMB 61
272,837 272,837 0000000000000002640e86fbcfb94d2dd257762bfb0805d4b3d0bf0e97921b78 409 0.28/1.00 vMB 36
272,836 272,836 000000000000000601546a360159a27b69edee0982c7682a63637deefa9e4eac 600 0.25/1.00 vMB 87
272,835 272,835 0000000000000000b2f511048d0a4988be31bb3fc82995bfa911a2be873f7240 169 0.10/1.00 vMB 39
272,834 272,834 00000000000000011c076db51164a1eb09637a8b38a61ed495fc313725be4e5d 121 0.06/1.00 vMB 31
272,833 272,833 000000000000000171621bb09f4a3eddd7a31ad56aaac94820ab774900931717 517 0.36/1.00 vMB 35
272,832 272,832 00000000000000047561e50a5ba3c7d3f6c4394d57ee643c6b7fbf6f8734eb07 521 0.24/1.00 vMB 53
272,831 272,831 0000000000000005ffef7a393d24713f0bbf7dbb75df0eb005a5fefab4e1a566 100 0.03/1.00 vMB 46
272,830 272,830 0000000000000002e8456c175ad57a04a9ba004d1ea8cd4c2b6ad17c6278b0d0 221 0.11/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.01 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: 649.64 GB
    • Received: 13.19 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.