Loading Tool

Explorer IconExplorer

Memory Pool

84,668 transactions
31.80 vMB
0.19062398 BTC
Random Selection Loading Transactions
Max Size: 189.90/200 MB

Candidate Block

Mining Attempt ddd390a7d0c8418b2b28afbb4a84a5954e7b619c2caa93c3de852eb426500b90
Version 20000000
Previous Block 0000000000000000000155b2073facafbf0b2f4713974f25dac073632df31896
Merkle Root a827d4ea3b2d775898364564407a6a580f22de898bdbddeb81cd9e8e3ffdfca2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,451
Size: 1.00 vMB
Total Fees: 0.08188418 BTC
Feerates: 101.65 > 8.21 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,148 (115,472 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
799,676 799,676 00000000000000000002abd0fcda92e8b25c7ebfc275f050852247b0433cf1e5 2,383 1.00/1.00 vMB 23
799,675 799,675 000000000000000000036f5a1858d1f93597f0bc4cf31763c9ffbc72d5be49d9 3,508 1.00/1.00 vMB 26
799,674 799,674 00000000000000000001010fc6f1785ec9c54c79daabda234a9a04defa0f6903 3,683 1.00/1.00 vMB 28
799,673 799,673 0000000000000000000413f9972fff6700f52ef7077e483c36280feb193aeda0 2,887 1.00/1.00 vMB 40
799,672 799,672 000000000000000000034cb43cb906466b03a2b7143697165996567f775d63bb 2,348 1.00/1.00 vMB 13
799,671 799,671 000000000000000000038abb4099123ed256e90174391d86ba36beb4f66578a9 2,494 1.00/1.00 vMB 21
799,670 799,670 0000000000000000000271add1376209134dfd0fb25c4de73e547d421eb3a746 1,871 1.00/1.00 vMB 17
799,669 799,669 000000000000000000011fda84a6e29532cb074fd8872e1799adc53754b2f483 2,600 1.00/1.00 vMB 31
799,668 799,668 00000000000000000002dd42cfc33013601af1f4f9c2f76eb77fd3bb60a2ad30 898 1.00/1.00 vMB 19
799,667 799,667 00000000000000000001e4319d28e41cc4b7c94f9890379fc3eff9bdf0bce12c 2,495 1.00/1.00 vMB 18
799,666 799,666 00000000000000000002c1453f4cda60497a58c9d35038dbbf88a4e97a0ddbc2 3,130 1.00/1.00 vMB 24
799,665 799,665 0000000000000000000429ff5b70dc4eae5fca5b64a95f5f3edb54495d5d90ee 2,832 1.00/1.00 vMB 32
799,664 799,664 00000000000000000004f6e1ae9b3079ffe651c8fc5edaac43c33b76530bcb44 2,346 1.00/1.00 vMB 27
799,663 799,663 0000000000000000000200fb5aed3595426b96fe12e134d4a25924cbed6c9e91 3,345 1.00/1.00 vMB 31
799,662 799,662 000000000000000000029c41a27228b5a3f41810417508d6924cd60d5baf9732 3,047 1.00/1.00 vMB 33
799,661 799,661 00000000000000000002b46fee6b50f45da71e2b4f43a870324083f028142aa8 3,398 1.00/1.00 vMB 31
799,660 799,660 0000000000000000000263c9e7a19fde94da0d24be546b9aa32116556808f5e2 2,610 1.00/1.00 vMB 35
799,659 799,659 000000000000000000017e54a076eb15ac10300e1bc05629334faa4f90e43330 3,145 1.00/1.00 vMB 26
799,658 799,658 0000000000000000000477e7c27b228b31b3f268685d5b30306f8cc97658f5d3 3,423 1.00/1.00 vMB 34
799,657 799,657 00000000000000000005072978af16be6bdc29dd923e2af3476631de4da86a94 3,397 1.00/1.00 vMB 45
799,656 799,656 000000000000000000053607df191d097e6bf86bdf0ffa637884a5513f346948 2,661 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.65 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: 672.72 GB
    • Received: 16.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.