Loading Tool

Explorer IconExplorer

Memory Pool

84,790 transactions
32.26 vMB
0.10768005 BTC
Random Selection Loading Transactions
Max Size: 195.52/200 MB

Candidate Block

Mining Attempt b1f6aecb54e37c2e0d1a9f972b212fd0f7f81ad96e697677ccdbc6f9fbf9be88
Version 20000000
Previous Block 0000000000000000000130b675716c29c3282dad43e5a337992f2918648760de
Merkle Root fa6863db32222b81f92d2793dd52449819467189f190c8afdd26187efe4264fd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,604
Size: 1.00 vMB
Total Fees: 0.03457455 BTC
Feerates: 181.54 > 3.46 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,209 (232,542 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
682,667 682,667 0000000000000000000aefb3e2d031c08753085bda73e976c46fac7c9d052f69 1,196 1.00/1.00 vMB 93
682,666 682,666 00000000000000000007e6fa16ef9446a4b27d381025dd796b11017578cd5d79 300 1.00/1.00 vMB 10
682,665 682,665 00000000000000000002c508eb51167281edae1a878c4bc458e69fe9d8b5b19e 322 1.00/1.00 vMB 11
682,664 682,664 00000000000000000007c746630f2b669535a3d36d60f821503b41a40b20d826 448 1.00/1.00 vMB 19
682,663 682,663 0000000000000000000ceafc466b0004a966b371843a9d5809b1554c3d0cf847 431 1.00/1.00 vMB 15
682,662 682,662 000000000000000000000bdfd0126eb68266e41ecdcb43c228de30111171f60e 292 1.00/1.00 vMB 10
682,661 682,661 0000000000000000000346c2ae93cb1d45b90f43c9cf3ed8a9190d77b4f41666 461 1.00/1.00 vMB 22
682,660 682,660 00000000000000000005cf54eecc26acb3d3e2b64d144c392c7960172093ba4e 2,045 1.00/1.00 vMB 53
682,659 682,659 000000000000000000031ce8bdd65ec8fe73344bb0c3774589425ec2c0359b47 1,088 1.00/1.00 vMB 33
682,658 682,658 00000000000000000005d8997afe7986881c94a86363a674db497b05b5224a9b 222 1.00/1.00 vMB 10
682,657 682,657 00000000000000000001c01bd4e4769fd588505813450d1ce6282e5d46c655aa 166 1.00/1.00 vMB 6
682,656 682,656 00000000000000000009cc4d6e18839f4b68cf6347fd52dcd2f989b4f98b0009 1,410 1.00/1.00 vMB 38
682,655 682,655 00000000000000000003fb9955647c0ede1224521cb0e967f1f0b2fdf47e4348 2,556 1.00/1.00 vMB 60
682,654 682,654 000000000000000000086a8ec12145487d60e4101b53fb117922b4152e2ecb41 209 1.00/1.00 vMB 6
682,653 682,653 0000000000000000000ad8457cdccc4ac714b907b072402ac1d060c84e4f59a9 546 1.00/1.00 vMB 12
682,652 682,652 0000000000000000000757c7094b53e5a111b0f410504080ffdb8346f22d9a19 1,454 1.00/1.00 vMB 15
682,651 682,651 000000000000000000084d9c5558549333050af91e726d062975c2ee4409b0f0 2,546 1.00/1.00 vMB 35
682,650 682,650 000000000000000000083832951406a2450db74acc6662f85f77595e79df2020 1,127 1.00/1.00 vMB 72
682,649 682,649 000000000000000000046a1fbb4c19c8c2bc43ac9edd0c8bed5f1b8a43b8c91e 1,010 1.00/1.00 vMB 92
682,648 682,648 0000000000000000000ccdbd3fa5392d4802a60803e769c8cb0405a4ce43ff70 2,359 1.00/1.00 vMB 94
682,647 682,647 00000000000000000007669ba1695086e40d7e14239681c5b71788e43564c83f 1,699 1.00/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 782.75 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: 708.76 GB
    • Received: 16.77 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.