Loading Tool

Explorer IconExplorer

Memory Pool

38,767 transactions
26.54 vMB
0.06399682 BTC
Random Selection Loading Transactions
Max Size: 136.89/200 MB

Candidate Block

Mining Attempt b2117a2b8af1edd6f1c6a094fa7c1d18ed7b4490931e4a336ccd040a633c0916
Version 20000000
Previous Block 00000000000000000000cb4640424bd1c2f130283339216bd0433be22d2cb445
Merkle Root faecf4300f6e83508acac553a7e6b295a1c6039eb2f37c4d7a08e822800a76e9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,249
Size: 1.00 vMB
Total Fees: 0.01420883 BTC
Feerates: 201.06 > 1.42 > 0.36 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,683 (338,626 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
576,057 576,057 000000000000000000053aafdadc857af08beb7033b812fde68c15487da11236 1,299 1.00/1.00 vMB 96
576,056 576,056 0000000000000000000dccfd8d26d0b73ca19551135adffd69b53a7fa3f36808 2,869 1.00/1.00 vMB 106
576,055 576,055 0000000000000000001bde4b3af89e8fc07eeb2da021c473524339ab7f342d98 2,281 1.00/1.00 vMB 119
576,054 576,054 000000000000000000000814e10f9ede2dc0306f189765e36de58e09e0b1d5d1 2,986 1.00/1.00 vMB 123
576,053 576,053 00000000000000000000889b1d948a1023a28e635a34e55e3baf21a551afa1a9 2,349 1.00/1.00 vMB 123
576,052 576,052 00000000000000000019cd1e42eb91a1c259e9680153cc68be9b348e43b1b0e9 946 1.00/1.00 vMB 111
576,051 576,051 0000000000000000001bec915bd5709555cc2adea9cff4aa7cd88a5573edb21e 2,376 1.00/1.00 vMB 124
576,050 576,050 00000000000000000013d962fde9e3399a659354ef38e7d5430a6121db281318 2,369 1.00/1.00 vMB 128
576,049 576,049 0000000000000000001a36d346ceb2a4f56fb1291d4ede6258f37a7257447690 2,625 1.00/1.00 vMB 115
576,048 576,048 0000000000000000001c38b90897214552076191cc216145bf7217317156118e 2,390 1.00/1.00 vMB 103
576,047 576,047 00000000000000000005d6749fe833d41c1584f1232507dc05f7b93165403d35 2,395 1.00/1.00 vMB 100
576,046 576,046 0000000000000000001687796b8c917c1273f5e6564d30a402f229308b46e856 2,464 1.00/1.00 vMB 100
576,045 576,045 0000000000000000000acb757a67bcd4b031bc340b9090bbb82a266262a1284c 2,457 1.00/1.00 vMB 106
576,044 576,044 000000000000000000093524944bb5cf62e2b13251fc2da3ecf7f591a8bdfa5d 3,275 1.00/1.00 vMB 126
576,043 576,043 0000000000000000000a43fe478552aaf919574e22b7061add39236cfd83c53b 2,909 1.00/1.00 vMB 114
576,042 576,042 0000000000000000001ecb372cd284e95c5b07e7c6486a856308d5387efd5360 3,120 1.00/1.00 vMB 112
576,041 576,041 0000000000000000000821b8b4230e9bf9cd0d728bb9a3899ecdeb21eb93dfdb 3,014 1.00/1.00 vMB 115
576,040 576,040 0000000000000000001b2f92eb676d60730d71f5306b02d795c29c7d2823e00e 2,602 1.00/1.00 vMB 115
576,039 576,039 0000000000000000000eccac0cd816b93b56426c13b2e773342c3b47b2ea0ca1 3,022 1.00/1.00 vMB 127
576,038 576,038 0000000000000000000aefe25e33d115bcd8f1f77267eac1d94bc00c02418221 2,542 1.00/1.00 vMB 136
576,037 576,037 000000000000000000220aa010fb70492c26715cb8569e64499bb0ffa8527ac4 2,035 1.00/1.00 vMB 120
Previous 10 blocks ↓
Total Size: 781.83 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: 636.92 GB
    • Received: 12.39 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.