Loading Tool

Explorer IconExplorer

Memory Pool

40,780 transactions
16.48 vMB
0.13721449 BTC
  • 1 sats/vbyte = 6 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 94.88/200 MB

Candidate Block

Mining Attempt 67b3b2e0d18fef41c456759fa1e0aff1aafa6deb30dfc92f0ec6e3d8b7d54a07
Version 20000000
Previous Block 000000000000000000020ba0b0f97ade18a7734e70bffe99fde86a5e317db4cd
Merkle Root 54aae59761e81a4fab5b6ce4efd0566d332451109264c7d2aceb15e0cc9437a8
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,805
Size: 1.00 vMB
Total Fees: 0.04876966 BTC
Median Feerate: 4.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,314 (674,235 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
239,079 239,079 0000000000000153bd9060aab2547cefa2b01369af98335243e7065bad52c496 222 0.14 vMB 144
239,078 239,078 000000000000014aa42da41779c75d8befb5432995c659b9825d8a3b66429f5d 212 0.11 vMB 123
239,077 239,077 00000000000001051f15f760bd92c0899cc160e833cb05f266543384004be311 1 0.00 vMB 0
239,076 239,076 00000000000000c14239422c84dcf1cb590673be0ca9cf5e4e355e2297a0f642 182 0.08 vMB 150
239,075 239,075 0000000000000135bddcdcb8cefd0ac7615e9f5804b7a2802209cc6c5afb92ce 161 0.09 vMB 124
239,074 239,074 00000000000000aa6912e729384c1183a6388e9c069e66b7ea2a4e86dfcb8afc 330 0.17 vMB 142
239,073 239,073 00000000000000f76bf8fbd07449187303306b2cf346008247d6ed3329835408 160 0.09 vMB 137
239,072 239,072 00000000000000d71a75a19ac2396863e213053fc8269c8cbb576b7c76cda862 25 0.01 vMB 111
239,071 239,071 00000000000000381005a973a5426933f0a32915cb36f30996cfedcf928435f2 67 0.05 vMB 66
239,070 239,070 00000000000000866cf38bab6439b3e6b212dc95b3d559fd0201fd1f3ef2ecb6 307 0.15 vMB 173
239,069 239,069 0000000000000071d7669130a8f2b791f0da528afe9ace01f0077e4d3b4acc65 128 0.05 vMB 171
239,068 239,068 00000000000001126a50d679f6bc4dc207e27c4198ecd0c45d709b169faa7458 539 0.22 vMB 180
239,067 239,067 0000000000000123c8db917ea8f3fba02ef780424420940c391e2abd9397d487 101 0.06 vMB 142
239,066 239,066 0000000000000117c25c4e2e906218863ceb19818cfea8ccd10db3d8b9171b3c 84 0.05 vMB 132
239,065 239,065 000000000000013429831c23d4d4a632d68bd5331ddf4d6ef5bba2ff234458f6 465 0.21 vMB 169
239,064 239,064 000000000000003045cc6b6d9b86110f862b055b39766a399738389dcf2c7c26 34 0.01 vMB 92
239,063 239,063 000000000000002f08cedc8db63c34fa63f2fb3a783e86617f48be70ec0050ea 354 0.16 vMB 125
239,062 239,062 000000000000003776532bb7def242133e020fa542050d380e7e47c2ad648e71 229 0.17 vMB 105
239,061 239,061 00000000000000f4586db47a00ee6febaad14b5ee5685d44bb2588fe3905d5a3 570 0.25 vMB 184
239,060 239,060 000000000000007053b02b7061bd34304f53336ec012f6736944fab236c75985 466 0.25 vMB 175
239,059 239,059 00000000000000304c98377472c1f476520b1756cf656585318c5a640db06d5f 71 0.05 vMB 121
Previous 10 blocks ↓
Total Size: 779.41 GB

Node Details:

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