Loading Tool

Explorer IconExplorer

Memory Pool

89,120 transactions
32.60 vMB
0.18597743 BTC
Random Selection Loading Transactions
Max Size: 197.03/200 MB

Candidate Block

Mining Attempt 90e2937eba480a09faf41e2fe05002d6f9d71f51a0c1eaf28e27f3339f74ae97
Version 20000000
Previous Block 0000000000000000000028ac2da68334861cbce4537cc172c0452e50056a6e06
Merkle Root fb7a5fde287e6da314d9f20072b456e150246c342c85066a6b3eb9b8426c6fc4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,934
Size: 1.00 vMB
Total Fees: 0.09111393 BTC
Feerates: 216.64 > 9.13 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,074 (133,512 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
781,562 781,562 000000000000000000020b9584108b304d7278f9b11d4a9317231c6809f2d26d 3,638 1.00/1.00 vMB 32
781,561 781,561 00000000000000000005525869470f045067485fa81452f3e8b73eb97474a273 2,533 1.00/1.00 vMB 17
781,560 781,560 00000000000000000005bc835b4ddb914d4236be7ec92473cb4d2bf2adb01fed 3,449 1.00/1.00 vMB 31
781,559 781,559 0000000000000000000599c4c6acf62c87af0a91089f58fe9a6ecd9244c59085 3,161 1.00/1.00 vMB 23
781,558 781,558 000000000000000000001666601a5ce60398f79bfb429708efee87e9b47870da 3,186 1.00/1.00 vMB 24
781,557 781,557 000000000000000000039e30aaf18656f6fe6e2d6fb2f810ad5e6fb5b9b06e99 3,142 1.00/1.00 vMB 37
781,556 781,556 00000000000000000003f112ead5b3060b88dcbc3cb1509ceb874c64027cc473 2,585 1.00/1.00 vMB 23
781,555 781,555 000000000000000000065fed544fcae65cf25f040ac94bb6aad2f0b1e229df28 2,450 1.00/1.00 vMB 32
781,554 781,554 00000000000000000004b3f6040c8f504094b25106759c6fe3ee3170ad0413f7 2,963 1.00/1.00 vMB 27
781,553 781,553 00000000000000000003bf443ebe2844e8700f5bc3856cad3e51142991d02182 3,355 1.00/1.00 vMB 31
781,552 781,552 000000000000000000041d4f6df45c5a03990ea69dc0140b002caf6b4bc2b303 3,206 1.00/1.00 vMB 33
781,551 781,551 000000000000000000024dc41f4acfacf6d0fcaa957cb14fa3bf26915cae5629 2,763 1.00/1.00 vMB 27
781,550 781,550 000000000000000000009d0d89651cd25a9ab5b234d0e4d2997f944c93a51292 3,272 1.00/1.00 vMB 32
781,549 781,549 00000000000000000001ff512eb1645f458b8c91755024eebacf9f92486b6c81 3,109 1.00/1.00 vMB 26
781,548 781,548 0000000000000000000106ecadf1fff2607fe9fc0f01b2875eeeb1bb62d6b31e 2,056 1.00/1.00 vMB 31
781,547 781,547 00000000000000000006464da2e8886434e7ef91df9b8ca89e3f083c738ef557 3,480 1.00/1.00 vMB 45
781,546 781,546 00000000000000000005649effd3f65add9514fcc78f2fd771f4f71705471931 1,239 1.00/1.00 vMB 11
781,545 781,545 00000000000000000005722a62c9ea35839ac541abaffad46b8a0666639f6c6d 374 1.00/1.00 vMB 6
781,544 781,544 00000000000000000003d4dadee4abbaa96e50683270fe3c6c5d739b6e678ef9 950 1.00/1.00 vMB 9
781,543 781,543 00000000000000000001b7c44fe5f1ba6316058bb1589a51db90277b3d5ee7b9 3,589 1.00/1.00 vMB 27
781,542 781,542 000000000000000000003527e139a278bf1e3b1117401b00c78681fe87fbfef8 316 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.52 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: 668.94 GB
    • Received: 15.65 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.