Loading Tool

Explorer IconExplorer

Memory Pool

81,802 transactions
30.10 vMB
0.09584295 BTC
Random Selection Loading Transactions
Max Size: 181.70/200 MB

Candidate Block

Mining Attempt 624bb71698d39a6047154d6148b4f8cbb91d565533d9066d8139c6aa783f5632
Version 20000000
Previous Block 000000000000000000014edc16f735012cfd6c99b298f4296e1026fc6bd193bb
Merkle Root 47258f59f3634c08cc3f1244e854f321517c017eb14bd81b4531d7fe4a734d9a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,964
Size: 1.00 vMB
Total Fees: 0.03411277 BTC
Feerates: 526.32 > 3.42 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,967 (520,968 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
393,999 393,999 000000000000000001795f2eb8020d5f46dba429a5f107343709174dfafd26d4 1,054 0.52/1.00 vMB 37
393,998 393,998 00000000000000000969606c2dcb63a3cbfbf21a116d51412cecc8e1c188885a 1,473 0.90/1.00 vMB 22
393,997 393,997 0000000000000000051f0c221febe47ecb795ad503bb94056be828b54fa4be62 2,266 0.95/1.00 vMB 50
393,996 393,996 0000000000000000064ea01983890ed98d1c2afc9fad415e5fb10d4d96b7f625 483 0.52/1.00 vMB 20
393,995 393,995 000000000000000003d30c62b616fa15efec1809bdf5b81e912ae44a1169eaf8 1,620 0.99/1.00 vMB 24
393,994 393,994 000000000000000000ce51087a7793a553cf0ece6b70260622fae912749736e9 1,094 1.00/1.00 vMB 19
393,993 393,993 000000000000000000754a0db413113a30f954e066ce740134e3885255b2f249 1 0.00/1.00 vMB 0
393,992 393,992 0000000000000000060631076a112a91e75fcc07e2849e94b1590b61d3874759 1,735 1.00/1.00 vMB 27
393,991 393,991 000000000000000007cc12407c9ea17f813930fea9ab77ff37aec202cdf53b75 2,515 1.00/1.00 vMB 56
393,990 393,990 000000000000000007cc507d40d1100a62e0ace88fae1e29d15154ff4e143d39 1,682 0.95/1.00 vMB 38
393,989 393,989 0000000000000000052c748b12e0c01bc226a3d72a1c5050ceecfec7146855be 1,808 0.95/1.00 vMB 38
393,988 393,988 000000000000000009639f43ab464e3d5d13ed24bd9ab8a15d54ccbbb19c0984 1,646 0.75/1.00 vMB 46
393,987 393,987 000000000000000001c1aeed6c3cd85d9ac1436a3bbbaee0c62651cf9ec64a05 1,249 1.00/1.00 vMB 25
393,986 393,986 00000000000000000192a06c9da80928422a562d8ffee29336add6b6ac17d2ee 1,549 0.93/1.00 vMB 23
393,985 393,985 000000000000000000185e63e68bb5a81d0536c76f1b1052351ad1a72513f0eb 2,574 0.95/1.00 vMB 56
393,984 393,984 0000000000000000057f3a3afba566fddfa46cd9f8e3a83597f68a447aefcdf1 922 0.90/1.00 vMB 19
393,983 393,983 0000000000000000080fedc50b7a46a2649dbdefb470a76e930e1f538c9881a0 1,917 0.99/1.00 vMB 33
393,982 393,982 000000000000000000e4637ecbc1bb53806d406930225088cbf82c1eb34bde2d 1,891 0.93/1.00 vMB 36
393,981 393,981 0000000000000000090c627d03fe7dd4ad6deae219d7b28ddfff555fb25e53b3 2,059 0.95/1.00 vMB 53
393,980 393,980 000000000000000007151cdb9dbf68ce4f1300a71e74f2afc7441dd15ffac8e9 1 0.00/1.00 vMB 0
393,979 393,979 0000000000000000007f343e3cde98334ef4a15aeb174e629cc3cb769fc870bb 1,963 0.95/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 782.33 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: 660.41 GB
    • Received: 14.72 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.