Loading Tool

Explorer IconExplorer

Memory Pool

79,369 transactions
29.97 vMB
0.07839641 BTC
Random Selection Loading Transactions
Max Size: 183.16/200 MB

Candidate Block

Mining Attempt dcfe0e94c7a4c388a7447369f33fe020664b32ebff7405e66d684c8d34cf4d3e
Version 20000000
Previous Block 0000000000000000000132aebc62a7fb5d713e95e3d3a19852c83d9376df43c7
Merkle Root 209962231ec1f6eb464d80e30d3bc3a808b67d9d22246b540669e1df075e292b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,626
Size: 1.00 vMB
Total Fees: 0.01190770 BTC
Feerates: 200.00 > 1.19 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,374 (585,350 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
330,024 330,024 000000000000000018cb0ca3fa0bf1b5ea4acc8155c0d2a2b2276039e340c0e6 719 0.45/1.00 vMB 25
330,023 330,023 0000000000000000080da72a8b3d880cc9dba72931e560cde9e66c994d10aca7 133 0.08/1.00 vMB 17
330,022 330,022 0000000000000000123805ad51ed38e9172c78f14604a17d64792ec98793482d 724 0.48/1.00 vMB 21
330,021 330,021 00000000000000001618629e9f6ae6de208c84bb8e5cc60aa1e7b08cee043c1e 1,028 0.35/1.00 vMB 41
330,020 330,020 000000000000000004a466a3d5dfb18f3b7d74f14d14aa250fff02120366e042 64 0.02/1.00 vMB 36
330,019 330,019 000000000000000002a27a0bf40c715dbb497a0e11975f7d0308120dccebb678 64 0.03/1.00 vMB 38
330,018 330,018 00000000000000001a32532e37fec77133cc47c4fd5ab3802fe62515b40d764a 1,025 0.55/1.00 vMB 32
330,017 330,017 000000000000000007f5034a9638df476a1e4c776b5131e38213f4e460d2e343 535 0.37/1.00 vMB 22
330,016 330,016 00000000000000000707f83baefafc5e4f30a2a6fa555d162ced6fc636181c37 402 0.28/1.00 vMB 22
330,015 330,015 00000000000000000dabfda7989d020ca08270236a0389b8479a3fcb8181029e 790 0.52/1.00 vMB 23
330,014 330,014 000000000000000003e323edb76d3c557216c8c39e16373df601d4285db72ffc 259 0.17/1.00 vMB 23
330,013 330,013 0000000000000000051c0b1e1db0d72611bb2fdd8de8fb45be33d119af1cf730 570 0.35/1.00 vMB 31
330,012 330,012 00000000000000000bf43fb10632a10bed007669a9caf92ec3ea757ff8646596 310 0.21/1.00 vMB 23
330,011 330,011 000000000000000000ccf6c42933b2d9458b6230f36c6b8826db65e67e780926 136 0.10/1.00 vMB 31
330,010 330,010 00000000000000001b13c6906b630a3d67460af2e02e76969b69ea3de500e2e1 815 0.48/1.00 vMB 25
330,009 330,009 000000000000000014d28a6d89697ae39d0ce331e1ce9999e1493ea479b67c25 676 0.37/1.00 vMB 25
330,008 330,008 000000000000000002c0cd68237f18b532db1ca6629c81586201032126811108 133 0.10/1.00 vMB 10
330,007 330,007 000000000000000019557c31ded71aed1c399d25a750b6763466cb335e6b75c6 1,256 0.66/1.00 vMB 28
330,006 330,006 00000000000000001372b7d7bf8a8c3c15c924f2ddf38c29b0932e03e3d181f8 304 0.17/1.00 vMB 24
330,005 330,005 0000000000000000110baa5c67b36349f33a7aedea12c4f03132e0efad606c8c 715 0.41/1.00 vMB 24
330,004 330,004 00000000000000001b3e614577984cad3fc6cd20a4dca953d63927300b85a1b4 803 0.47/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 783.04 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: 719.68 GB
    • Received: 18.13 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.