Loading Tool

Explorer IconExplorer

Memory Pool

40,705 transactions
27.91 vMB
0.07279275 BTC
Random Selection Loading Transactions
Max Size: 143.25/200 MB

Candidate Block

Mining Attempt 204694a6304ccd098f1cfb312ac4553884131e786690a909f18217355e86270b
Version 20000000
Previous Block 000000000000000000018167fb0d67da764ebb58599678ecc8c26a00688f59da
Merkle Root 49658ee2ff19b6f38538360bda4b25504bedbac5e4debd55fbba6bfd5c87979b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,863
Size: 1.00 vMB
Total Fees: 0.01930253 BTC
Feerates: 101.49 > 1.93 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,645 (415,777 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
498,868 498,868 0000000000000000007ff661aa063dde237533fa2863b4ff27151651d483363c 2,277 1.00/1.00 vMB 389
498,867 498,867 00000000000000000061194c9e394aa756c932093d0aa6a70f5a13490e20e5f1 931 1.00/1.00 vMB 197
498,866 498,866 00000000000000000047c9b8825bceb7081c6ca3b2347abcc88ff990b2d1f62a 1,143 1.00/1.00 vMB 194
498,865 498,865 000000000000000000285628e9237cd1190fb1137074035f1052fd80d5cd4f2e 1,465 1.00/1.00 vMB 243
498,864 498,864 000000000000000000670652658823ab6663982a8ae69b9cd96ff3f4f5e10966 1,555 1.00/1.00 vMB 218
498,863 498,863 0000000000000000000a0e331557e22792d051341ff429822c9aba91e8223d0a 2,205 1.00/1.00 vMB 279
498,862 498,862 000000000000000000a743a2d8324884b08261808793cf7d577a8226bfa3d963 2,178 1.00/1.00 vMB 384
498,861 498,861 00000000000000000094fc12755f9d9012a33428683b96028a5d65392e5d1d14 1,723 1.00/1.00 vMB 278
498,860 498,860 0000000000000000002afa16da7ca9a971cbe337dfb5f7636ef8ba8ac9b47427 2,439 1.00/1.00 vMB 294
498,859 498,859 000000000000000000a212a38fd8ce69d399519590edcb31c765d3923d15ddc8 2,226 1.00/1.00 vMB 274
498,858 498,858 000000000000000000116deca24cc3fbba0d2295c7bfe4cda1734e77d79a62ce 241 1.00/1.00 vMB 128
498,857 498,857 0000000000000000007615b3dbf664d017a687d3658e47600a12590704451e4f 867 1.00/1.00 vMB 158
498,856 498,856 000000000000000000a39df042d4e610a0262693503124c0e1c022847944b7de 952 1.00/1.00 vMB 160
498,855 498,855 0000000000000000001cfbc40edb1bf998fc5ea0075992dd4bfac4b03c13a6a1 1,911 1.00/1.00 vMB 244
498,854 498,854 0000000000000000004431d9e79f8684bd6788d383f44c55f62756a065a61704 2,049 1.00/1.00 vMB 304
498,853 498,853 000000000000000000abd485929516b3ccb8b72dcd8f6e67268d34afc22d37a4 1,454 1.00/1.00 vMB 245
498,852 498,852 000000000000000000aba436e3c229b5bc31e85cc5723778029af12c42e9c41c 1,981 1.00/1.00 vMB 289
498,851 498,851 00000000000000000090329933c410ab0d17c713eeab39c16bb7d3b5681d2596 664 1.00/1.00 vMB 153
498,850 498,850 00000000000000000090c954dc36dedc282528e168cff524fd50367d4dd337bd 2,382 1.00/1.00 vMB 378
498,849 498,849 000000000000000000541110c26611f923287cc418969cee72b353fd7cdbe849 2,005 1.00/1.00 vMB 231
498,848 498,848 000000000000000000519ecbef1999f53e50f69158ff6187975fa33887bc68be 2,183 1.00/1.00 vMB 263
Previous 10 blocks ↓
Total Size: 781.76 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: 632.53 GB
    • Received: 12.12 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.