Loading Tool

Explorer IconExplorer

Memory Pool

78,410 transactions
29.68 vMB
0.07500116 BTC
Random Selection Loading Transactions
Max Size: 181.52/200 MB

Candidate Block

Mining Attempt 1a353d548fe38c6ffccaf0dbc38ab88a6d57a0fb573a69f07b6997b1612a63fe
Version 20000000
Previous Block 00000000000000000000d3002cc735a2906070d791478a57e618190e90efce37
Merkle Root 6aebf7581ffa2a378c965a0bc95bfe242c8e779a1a5f60b86135f965d10c68aa
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,122
Size: 1.00 vMB
Total Fees: 0.00931920 BTC
Feerates: 150.93 > 0.93 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,393 (313,205 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
602,188 602,188 00000000000000000010d574a588fd120f08fb99a5d424aaac9fcf7b5a6fad56 2,725 1.00/1.00 vMB 45
602,187 602,187 0000000000000000000cc968b0e42456618c570f23e2e4753b99be1d4e9b0bb5 2,826 1.00/1.00 vMB 45
602,186 602,186 0000000000000000000be46e380528aae8f6571141a92e3b3ff8e9acd8ddb925 2,790 1.00/1.00 vMB 41
602,185 602,185 00000000000000000002399e3649ac547d8276b8dd33a395945c5c60e8e09cd6 1,448 1.00/1.00 vMB 59
602,184 602,184 00000000000000000011eb746724ddb1ff025453115dfd5808574f212741aff0 1,703 1.00/1.00 vMB 91
602,183 602,183 00000000000000000005494c52732d9614421509adaa8885372e94475ad159b2 3,220 1.00/1.00 vMB 22
602,182 602,182 000000000000000000015364b959d1a15d7cb661e7e977dd7faf9e73602e987a 3,170 1.00/1.00 vMB 14
602,181 602,181 000000000000000000031b394b6cf08d778c0df9bd56d989b9dd45a038849102 3,350 1.00/1.00 vMB 19
602,180 602,180 000000000000000000121730de7875501f506facbe988a99eb2fb722a239a95c 2,602 1.00/1.00 vMB 22
602,179 602,179 0000000000000000000fe351a6777a6155ae28791fe597758b8c633c97dc5223 2,087 0.72/1.00 vMB 16
602,178 602,178 00000000000000000006916dd92ad0446f444dc158d240adf0a2bc52cfbb3772 2,770 1.00/1.00 vMB 17
602,177 602,177 000000000000000000095c78957d457c915a511ea5b7295abe04145c32629390 1,040 0.43/1.00 vMB 17
602,176 602,176 0000000000000000000b10ab8912e06b63c823686faff67640759373a9344054 921 0.30/1.00 vMB 19
602,175 602,175 000000000000000000035f709006546c3ad6e48c1b0a3bcf2672da7f47302d6e 2,270 0.64/1.00 vMB 5
602,174 602,174 000000000000000000144d4ceee0bba18a5e56fef89c5e1f644be34bdca1402a 2,891 1.00/1.00 vMB 30
602,173 602,173 00000000000000000006c92cc258e8ffb55e2396c1da77e05ec81ed615250f75 1,781 0.55/1.00 vMB 23
602,172 602,172 00000000000000000006b0053904b94a4aa35cf1d319843f41ec07b39f8c0b32 803 0.22/1.00 vMB 18
602,171 602,171 00000000000000000005f483db5d91289c42cf176e71780510efd23f90e50b05 352 0.16/1.00 vMB 36
602,170 602,170 00000000000000000014013bb2687d3a6f9b058ae2d7cfbc77990b267fa3156f 2,528 0.91/1.00 vMB 15
602,169 602,169 00000000000000000011159af81bc797550d6abb40e44379bad31bd35e472e2b 2,858 0.89/1.00 vMB 7
602,168 602,168 00000000000000000013a0dab9d26be0353108f6eb5a2be6ac389986296607c7 2,902 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 783.07 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: 720.91 GB
    • Received: 18.30 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.