Loading Tool

Explorer IconExplorer

Memory Pool

77,258 transactions
28.66 vMB
0.06557236 BTC
Random Selection Loading Transactions
Max Size: 173.95/200 MB

Candidate Block

Mining Attempt 84c9c1c4de1cefad332116192ee48fd029ad4efb0f8a30a38090378551e19068
Version 20000000
Previous Block 0000000000000000000210ed22a9f21c04ef8f24d25ae2ad786afc2172f214cd
Merkle Root c14b61eee8c27fc4a683aac7a83d60e913d93d631456c9d6143c92fe1ab0af80
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,669
Size: 1.00 vMB
Total Fees: 0.00604574 BTC
Feerates: 100.53 > 0.61 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,095 (132,668 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
782,427 782,427 00000000000000000001a4e2dc423c9d167fa6ffd9f34bf0c6d919521ef82003 2,285 1.00/1.00 vMB 33
782,426 782,426 000000000000000000048dc7c7f958143c0980fb6da049522676634643e795fc 1,122 1.00/1.00 vMB 17
782,425 782,425 0000000000000000000094ecefffabbeeceaf29e279da4d7b2b636f69ed2056c 1,578 1.00/1.00 vMB 20
782,424 782,424 00000000000000000000de27b582761ebded224238ec2e4a32b03f93cc05b4f8 1,141 1.00/1.00 vMB 15
782,423 782,423 000000000000000000038f18eeb63894502728f847de92e47d51d4564c954612 2,672 1.00/1.00 vMB 25
782,422 782,422 000000000000000000008f3c1efe559b551416292c0378f78bbea4a735bb3632 2,758 1.00/1.00 vMB 25
782,421 782,421 00000000000000000000d0f5c220d7ce2e30eaac4a3fa1be31c2395c894e60ce 1,686 1.00/1.00 vMB 20
782,420 782,420 000000000000000000016d28bef99aeaa68ca03f8048e12fecd01870fac77563 2,835 1.00/1.00 vMB 25
782,419 782,419 0000000000000000000103a0792bbf2b7b1ceed84dfa38a86c55548ae5f69d73 3,050 1.00/1.00 vMB 27
782,418 782,418 00000000000000000003ce02f01b1e684ffa445752bc0fcfab0908fcc8065ff3 1,817 1.00/1.00 vMB 36
782,417 782,417 0000000000000000000452632b4d19ef49f3045c476a331d90721173189b0643 2,443 1.00/1.00 vMB 33
782,416 782,416 000000000000000000056448978893468cd202baf5798d527d96f4d4c0e19d8f 1,434 1.00/1.00 vMB 16
782,415 782,415 000000000000000000053dfdb256ba2ca43869fcc4944bf956be42360d108d16 831 1.00/1.00 vMB 17
782,414 782,414 000000000000000000058324a50a37dd40ba1a91fd938d8a2899c8a9185e1f6f 2,925 1.00/1.00 vMB 31
782,413 782,413 00000000000000000000a0e8e819ee57bb0146838ae86746d101f2bcea647c83 1,639 1.00/1.00 vMB 18
782,412 782,412 00000000000000000001ffe7ceb3f4d591ede25ddf9d8bf7d3a174be2a03bab7 2,414 1.00/1.00 vMB 30
782,411 782,411 000000000000000000027b4d2cbbfe51e4217b5965002f05e7716cbbcbf59775 1,441 1.00/1.00 vMB 28
782,410 782,410 0000000000000000000248b0edbe3dba4c28d3a1879a3674383fb93ba7535265 2,160 1.00/1.00 vMB 24
782,409 782,409 00000000000000000000a0f2d01e8add03902904f963c71990b8d95372751746 2,144 1.00/1.00 vMB 25
782,408 782,408 00000000000000000002b4758a72feaf8beebd3773cfc2d76d1b5232b7c2ab0c 330 1.00/1.00 vMB 14
782,407 782,407 0000000000000000000039f916f8526215c72f77be98881a13831c6324640e04 254 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.56 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: 669.98 GB
    • Received: 15.80 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.