Loading Tool

Explorer IconExplorer

Memory Pool

27,540 transactions
14.00 vMB
0.04540144 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 77.02/200 MB

Candidate Block

Mining Attempt 30fa11414b32e313f3f9b80449e6fa75daf580ef89a187e4ec5042a857fe73f9
Version 20000000
Previous Block 00000000000000000001525ca79a5928e01ae69f067bf154460c8ad0bffe4173
Merkle Root e7170eb2cade451e9652da53d113be6e63ac335d1c56e5b24a278220a75218d4
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,307
Size: 1.00 vMB
Total Fees: 0.01144290 BTC
Median Feerate: 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,252 (780,429 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
132,823 132,823 00000000000012f6270cf9b03d8ffc9aa144fa587140a1be20e24c05edd008f1 84 0.03 vMB 201
132,822 132,822 00000000000002b368f59464e2540ba19eccb1261341520bd387770d5d401b9b 12 0.00 vMB 87
132,821 132,821 000000000000120078f8a11007cb9b248eba7fcb872e44fa6550ac9abbc38bf0 33 0.01 vMB 650
132,820 132,820 000000000000018c16610a65e273962ba9375048ab12b1f90a5186b323979845 72 0.03 vMB 277
132,819 132,819 000000000000074658cfce104b99456420853101d123a4c63d8c3ff9b274df0e 9 0.00 vMB 84
132,818 132,818 00000000000010b2bbee4e4f6c908ba989a4d54ad94254965810df1abbb26ebb 98 0.03 vMB 63
132,817 132,817 0000000000000562530aff8fbbfd58c7ee27464f925e667ed2d2e2efc0804d70 39 0.02 vMB 637
132,816 132,816 00000000000005ca5242e8f78eee0c1f60885193258d10da8b0984b87ec29d38 48 0.02 vMB 266
132,815 132,815 00000000000010908c2941b2143f728868bd60ae264d1729f21883277287a79d 18 0.01 vMB 411
132,814 132,814 0000000000001138daf2dbf83c4aa6f51fa5ce6822e4fb2eb98a96bbff39a834 31 0.01 vMB 819
132,813 132,813 0000000000000e0535a47f6ca1028d586876eae318f5ede9e2bbd306e7b87532 5 0.00 vMB 65
132,812 132,812 000000000000108650c2ea26a852b14ce695543a3f972b75f876d407f59d21fd 46 0.01 vMB 646
132,811 132,811 00000000000009c1e126689d5f2d6ff95a522f7da254f90309fdc64d158aafab 9 0.00 vMB 17
132,810 132,810 0000000000000c312caf683d5711f743bc0ff4f83319818cf5586f6418ff4d70 25 0.01 vMB 155
132,809 132,809 0000000000000bd48d3660c220279c2c0e2686ad9be9d535663c8b4eb90cf81d 22 0.01 vMB 109
132,808 132,808 00000000000005df8064d28e3630075015ef80d3e8b1def1e85bb1ba0b4506e4 75 0.02 vMB 135
132,807 132,807 0000000000000dd414e4a69c762defff6f63da1e5b3229cdcbad0beb12ae4d4b 11 0.00 vMB 448
132,806 132,806 0000000000000407a69f9911cd84636cb4576cb9329dcfce407703e3b2ad6f47 11 0.00 vMB 488
132,805 132,805 0000000000000ea08645cc61ca02453623d05c71d4efb866a18d2f802ac8cbef 128 0.04 vMB 484
132,804 132,804 00000000000009c435cf57d1b3493f25e1c892823a6857d1be87890e0db77a69 59 0.02 vMB 146
132,803 132,803 0000000000000a484530aff47f88ee1d7bac91b2886e9c9e86d1cbcda84085e5 49 0.02 vMB 511
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 31
    • Outgoing: 10
  • Data Transfer:
    • Sent: 0.48 GB
    • Received: 0.01 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.