Loading Tool

Explorer IconExplorer

Memory Pool

41,976 transactions
26.77 vMB
0.05679520 BTC
Random Selection Loading Transactions
Max Size: 140.52/200 MB

Candidate Block

Mining Attempt f17223db2d05a9f3e6acb27233a94833c526aa3a37d6a622d1112ac749fd8d9d
Version 20000000
Previous Block 00000000000000000000625f3ecbf1c94fa42f7788ebbce56cac527f5d7f730b
Merkle Root b9d78ba3761ca098e89787b6af7bb2be92f82ab4d23e36a047948c620fd02c14
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,528
Size: 1.00 vMB
Total Fees: 0.00718311 BTC
Feerates: 103.41 > 0.72 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,924 (370,345 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
544,579 544,579 00000000000000000011b70a711d9db9ae408338adea7a20abe0c539b50cc936 215 0.06/1.00 vMB 27
544,578 544,578 0000000000000000000523c46dd1c8a4af57463cde6caf24284321fd8c40e113 1,033 0.73/1.00 vMB 8
544,577 544,577 00000000000000000013a5dfc676e71e1488e7db99a6332a4c27ca7dc98678dc 2,448 1.00/1.00 vMB 13
544,576 544,576 0000000000000000000d1a751328cd0c2b301cf2020ed9eaa2ac22b30c276741 2,581 1.00/1.00 vMB 46
544,575 544,575 00000000000000000001764a53888dee77e32872917e510c67ed96138b37d0c2 2 0.00/1.00 vMB 16
544,574 544,574 00000000000000000003deee85ad3cf0019ef7538be968429187a464d57f886d 1,989 1.00/1.00 vMB 21
544,573 544,573 00000000000000000010a849333e0ad8da4d7380462504cfb81298e92d0ec460 2,595 1.00/1.00 vMB 36
544,572 544,572 000000000000000000126791ed7ae8dc096fa70fc29802f44901c2cc04f11381 2,525 1.00/1.00 vMB 30
544,571 544,571 0000000000000000000b0f4bcf4822468414f789a2e140cf2553c2f0d82ef88c 2,507 1.00/1.00 vMB 10
544,570 544,570 00000000000000000017c5d454e704bf5c6709bf4171925c590ac1f3ed56da08 3,019 1.00/1.00 vMB 45
544,569 544,569 000000000000000000053124ca4bbbde33fd7490ed3e3a1193a7c9b6f54067a4 795 0.29/1.00 vMB 19
544,568 544,568 0000000000000000002011616a0a778a39256699374077763624d200683f2093 46 0.01/1.00 vMB 20
544,567 544,567 00000000000000000010158781ca01b5b03ce3252cad3a403d2a7b08609f6adf 627 0.42/1.00 vMB 6
544,566 544,566 000000000000000000157941f650f424fa7487f4662992ff94006aeb26ddb87a 2,559 1.00/1.00 vMB 25
544,565 544,565 000000000000000000116649d339fb820a4c829c8b6e41dcff8d5d3a9f427c77 857 0.51/1.00 vMB 12
544,564 544,564 0000000000000000000e290a6f59bc9e4543bee5c2bf8ab55dc8f884e7b04cf2 2,252 1.00/1.00 vMB 22
544,563 544,563 0000000000000000000d22c4ca825ebdfa675b1b830ae337a30c5c542682f07d 1,067 0.47/1.00 vMB 21
544,562 544,562 0000000000000000000baf5240d678ca97cfe45f1aadd88c5cb32d5526cb32b3 1,530 0.78/1.00 vMB 16
544,561 544,561 00000000000000000001e36e7e6d7796ae6674eca53909a914cbcdb48834f47c 1,496 1.00/1.00 vMB 22
544,560 544,560 00000000000000000011388651e56ee80135b7aedd78d4d4a15e10e61b1afbf3 1,578 0.96/1.00 vMB 8
544,559 544,559 0000000000000000000ca1302c24508172a7e5b10a09e1992e22da6f8b544260 877 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.25 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: 655.52 GB
    • Received: 14.32 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.