Loading Tool

Explorer IconExplorer

Memory Pool

77,281 transactions
28.95 vMB
0.08278777 BTC
Random Selection Loading Transactions
Max Size: 174.73/200 MB

Candidate Block

Mining Attempt 7e7bc0fa61b1bfd1b0940620092d57124683aa27f9be2d80e347419150671375
Version 20000000
Previous Block 000000000000000000001d962d813166c213e66919ae03bd9d146ae85a1c4436
Merkle Root 1c708cf2eee6bbb5cc01ed992051ac7991c205d38d57cda4f6725cf795ea1a46
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,660
Size: 1.00 vMB
Total Fees: 0.02243815 BTC
Feerates: 103.00 > 2.25 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,154 (49,650 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
865,504 865,504 00000000000000000000e0746410a033fe7351e2e76fc2d5b076433f23f232cb 5,986 1.00/1.00 vMB 16
865,503 865,503 0000000000000000000149f830997a2716fea24c022a8337ef22ea8b9c746d34 6,376 1.00/1.00 vMB 13
865,502 865,502 00000000000000000001cc70f42bbd786c8aa3a45027cdcb6eac91aa894f4ae6 5,611 1.00/1.00 vMB 12
865,501 865,501 000000000000000000014111cc2111efcf35d489a4222360893c09fb1c544c7a 2,979 1.00/1.00 vMB 13
865,500 865,500 00000000000000000001f18e5955aa427ab23dec131afbee554fe23adfd89a03 3,192 1.00/1.00 vMB 13
865,499 865,499 00000000000000000002d415405fa17eeabdfed6502a03db89c35adf2fcbe2d2 4,404 1.00/1.00 vMB 21
865,498 865,498 00000000000000000000cdabbde10c4c26165210efedf5b96a0e173c97880e66 4,775 1.00/1.00 vMB 22
865,497 865,497 00000000000000000000f82b8ab602b5c8ed5bbc2b6e566b29045b84f623cd2d 4,164 1.00/1.00 vMB 33
865,496 865,496 000000000000000000006d6c7d7fa3065b82916e87c0abd0688eed0ff25b6ddb 4,225 1.00/1.00 vMB 35
865,495 865,495 00000000000000000000c5d1a2798ea6d419d198005e3e803c645a014554c4da 4,854 1.00/1.00 vMB 44
865,494 865,494 00000000000000000002cfdedd8358532b2284bc157e1352dbc8682b2067fb0c 4,456 1.00/1.00 vMB 44
865,493 865,493 0000000000000000000143a112c5ab741ec6e95b6c80f9834199efe2154c972b 5,912 1.00/1.00 vMB 49
865,492 865,492 000000000000000000019ebb16c408aa943419a77bdab3942da4b17520fc9dae 6,922 1.00/1.00 vMB 24
865,491 865,491 00000000000000000002ecf434db1e1517b46ed40ce0c70cd7d955f0b7eeb620 6,953 1.00/1.00 vMB 12
865,490 865,490 0000000000000000000004b2032ebf83ad7172e2766c6b486a816706004482cc 4,914 1.00/1.00 vMB 14
865,489 865,489 000000000000000000015780ebd811c4624c8c0a825a1b19832bc825da613266 2,297 1.00/1.00 vMB 10
865,488 865,488 00000000000000000000ad2ef5eafab15a76ce3a17cd2662091f86fadb120007 4,341 1.00/1.00 vMB 14
865,487 865,487 000000000000000000029272e16760c8dcd1769ede67e91e601d7a587d010915 4,512 1.00/1.00 vMB 33
865,486 865,486 00000000000000000002a1067a54a62c9f75f0fd47406f4c924854b84e1dfb3f 3,874 1.00/1.00 vMB 25
865,485 865,485 0000000000000000000179371cfcf2feb19faef17af626d4ad4c826c3fcdf668 4,504 1.00/1.00 vMB 15
865,484 865,484 00000000000000000002a92116413e28688c3a7cd05268a5fe395fa4bec3f9b1 4,952 1.00/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.66 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: 673.02 GB
    • Received: 16.35 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.