Loading Tool

Explorer IconExplorer

Memory Pool

26,102 transactions
25.66 vMB
0.06550943 BTC
Random Selection Loading Transactions
Max Size: 124.42/200 MB

Candidate Block

Mining Attempt a4c231233820e187553ecf01299207c09fed26eb302b9ff6a993f3e629e001ca
Version 20000000
Previous Block 00000000000000000001ba8a20a80418340a612809951dcc481799aa73d20526
Merkle Root 43e71eb012f11b0fb3f432d350a56486308f7a1a184d838e1ced9f4fb7fcb128
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,692
Size: 1.00 vMB
Total Fees: 0.01827093 BTC
Feerates: 100.53 > 1.83 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,238 (807,156 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
107,082 107,082 00000000000142ee8bc940d6cf8697f9366aec87cb203d345692cae9f003b49f 1 0.00/1.00 vMB 0
107,081 107,081 0000000000011f6ace355475b3a47e83c6daa3a18b71f53d1693307ab3a4ddcd 4 0.00/1.00 vMB 0
107,080 107,080 0000000000024115cf8a8d342951e5b0727d1769b55389eaca011df00b647aa2 2 0.00/1.00 vMB 0
107,079 107,079 000000000001127d3a7343273d0c6ee124e6e92a072a0c637a9072d44cb30c02 2 0.00/1.00 vMB 0
107,078 107,078 000000000000eba1623f38ec728e7dfb6b490a6e5a7ea86abd1a0e62f793aaac 2 0.00/1.00 vMB 0
107,077 107,077 00000000000092d63292e74347b5da53508625e6a1d5ddffb2e44e377383ad9c 8 0.00/1.00 vMB 0
107,076 107,076 00000000000053df69cb7f74baf95ce70b2f9089f21ba46f3255c1b2f2db30b0 18 0.00/1.00 vMB 0
107,075 107,075 0000000000014dc88139e05bac6b6c69c16b4beb76f3de67993c21835d37ee97 5 0.00/1.00 vMB 0
107,074 107,074 000000000001fa2baedcbc54965f24fb6450301dd54f2b1b6d99ae3b1e0ae440 7 0.00/1.00 vMB 0
107,073 107,073 00000000000010ec17a63479caffb1834db2a873dae54cd968ee41412712ce3b 4 0.00/1.00 vMB 0
107,072 107,072 000000000001a8e898e43bdef331d55e0763bfb94e2281659e36965750aaa830 9 0.00/1.00 vMB 0
107,071 107,071 000000000001348fcb02c16567f1fdf7282368c6bf8a1021b242b85626552046 7 0.00/1.00 vMB 0
107,070 107,070 00000000000054d17d1cbed1ebcc13317b1055c1ee18a8efe842d11c5bce88cc 4 0.00/1.00 vMB 0
107,069 107,069 0000000000015315bea039837e58e404abb4e2f927ff605bac7112b7e56973c7 6 0.00/1.00 vMB 0
107,068 107,068 0000000000014673053c35c471cc4a25461f3cc07b5ece8f154d0c36b4faaad3 1 0.00/1.00 vMB 0
107,067 107,067 0000000000013870ed0313057000d044cb1a44311efca7d25ea4a4fa0999b6a8 3 0.00/1.00 vMB 0
107,066 107,066 0000000000021f4ffa373ba74978ef97206238c03d629a6c07d989600caeffed 1 0.00/1.00 vMB 0
107,065 107,065 000000000001c3a6da018092640bad8965a4c551ead4c4caad821251bae6846e 6 0.00/1.00 vMB 0
107,064 107,064 00000000000182808ae3475940272d0dd038f761086799ae8e8d62aca5b4b67f 5 0.00/1.00 vMB 0
107,063 107,063 000000000000f3621595cf0ec85d0bc0d320e9c0d628b10430b174ade0db034e 18 0.00/1.00 vMB 0
107,062 107,062 000000000001a6c458e00e797857d7405ca3e5be2f467e11eac517694bacca82 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.02 GB

Node Details:

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