Loading Tool

Explorer IconExplorer

Memory Pool

77,614 transactions
29.05 vMB
0.07969519 BTC
Random Selection Loading Transactions
Max Size: 175.63/200 MB

Candidate Block

Mining Attempt 13a3e5d07eb0993881e719273344815834176d416742f7fb3800d1cb71205e7a
Version 20000000
Previous Block 000000000000000000016243f6155663ea56aeb617e220dfe372214395a7d65b
Merkle Root 38c619680d8afbc2f1abbdcddb0f188f083ed9437202d551717ba18e53c8ae8d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,478
Size: 1.00 vMB
Total Fees: 0.01908913 BTC
Feerates: 302.06 > 1.91 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,129 (193,532 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
721,597 721,597 00000000000000000003532318080cdb6771bfcab0debe2b4a2fdf702cfd0187 197 0.07/1.00 vMB 11
721,596 721,596 0000000000000000000414b50b9c426a169443ee751711c8d57b1e6ffac44cc0 427 0.22/1.00 vMB 3
721,595 721,595 0000000000000000000690584c34f0997bdd53200da91eaff38ad7bd66bd1879 1,891 1.00/1.00 vMB 6
721,594 721,594 00000000000000000006c21230ce71add55e706ababe75fa44621c42807b7981 1,750 1.00/1.00 vMB 11
721,593 721,593 00000000000000000003b4d7b4e68def3d5b73ec3901e8500f5c15f0e2da62cc 2,007 0.76/1.00 vMB 9
721,592 721,592 00000000000000000001b0c682dd92633b487da2d685531d26bffc64e1879ed0 389 0.24/1.00 vMB 7
721,591 721,591 00000000000000000000276c63a2ab12e1de87d5bf5db0edc80966d42b24de73 56 0.02/1.00 vMB 7
721,590 721,590 0000000000000000000878b6c267cb6dfce896c3365924ba1c413273e9e3702c 534 0.22/1.00 vMB 9
721,589 721,589 00000000000000000007e2704da7a3caa115b58cc3ea26e336dce749b7017fcc 566 0.18/1.00 vMB 9
721,588 721,588 0000000000000000000349e77318eb36069a24456962ae458bb9a859655d444c 1,026 0.36/1.00 vMB 9
721,587 721,587 00000000000000000001d4fe5990a4f3cd7a056865e15ff621935b54300d680c 896 0.48/1.00 vMB 7
721,586 721,586 00000000000000000003992b66ebfbc5c38570392f8c2501158ec929e6d4d013 957 0.54/1.00 vMB 5
721,585 721,585 00000000000000000006376d791fdb9273446271bf165f0692199e108286de73 951 0.57/1.00 vMB 6
721,584 721,584 000000000000000000017551698f6351498904f07ef1a35ffd22d367130f90aa 2,149 0.66/1.00 vMB 9
721,583 721,583 0000000000000000000087feba3ab989a7d0b30de1ce822bb71f204a90cc468c 1,527 0.72/1.00 vMB 15
721,582 721,582 0000000000000000000687743eddffce38ab50235f3a73e9075284efcf29d060 793 0.29/1.00 vMB 9
721,581 721,581 00000000000000000009ff8ad1b0cc16addcc89ad63ab3f8829142b830201f09 323 0.20/1.00 vMB 3
721,580 721,580 000000000000000000051faf6d1216a5bcc385cd1cc0181741ad51030ba76c64 2,170 1.00/1.00 vMB 7
721,579 721,579 00000000000000000003b08ad7dc104c58bedbf8ba89a9cec05a11b91fb4d224 1,870 1.00/1.00 vMB 9
721,578 721,578 00000000000000000003570cae8dd0a5deab9d71b2631c18a9420528ed038f43 496 0.20/1.00 vMB 8
721,577 721,577 000000000000000000039cf5cfce52cd01e775d24576571c9ab383ff7e564801 746 0.29/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.62 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: 671.98 GB
    • Received: 16.09 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.