Loading Tool

Explorer IconExplorer

Memory Pool

83,538 transactions
30.78 vMB
0.07948327 BTC
Random Selection Loading Transactions
Max Size: 189.21/200 MB

Candidate Block

Mining Attempt 2350483f6cd1a84a1d1b405b5d5e6f491cb0fa46f0b30bcf2b25bdbd517eee80
Version 20000000
Previous Block 000000000000000000012eda0183874dd226146bb4d2949368770ce3a8fc35b3
Merkle Root fd0f1b614de399144843f1e23d7940018d0d390156c314e6fcec77f663ebcc97
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,482
Size: 1.00 vMB
Total Fees: 0.01058556 BTC
Feerates: 49.17 > 1.06 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,330 (245,743 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
669,587 669,587 00000000000000000008a5f875e259d1ca5c3b013104bb975bad135d32e2eb94 2,369 1.00/1.00 vMB 63
669,586 669,586 00000000000000000007914d51a3d0e623d97fb304ff3d0c1392517723d60765 2,266 1.00/1.00 vMB 13
669,585 669,585 0000000000000000000c73bb67c0292f0007e8836250f43eab25730e209c4310 2,780 1.00/1.00 vMB 21
669,584 669,584 000000000000000000043bd741d23a9089fb24ba540434f33dafe1c0cf4e99bf 2,642 1.00/1.00 vMB 77
669,583 669,583 000000000000000000092d8f6d57dd4c7b6360ebf92db5c4a0747a3e7236e433 2,216 1.00/1.00 vMB 29
669,582 669,582 00000000000000000009212acad8aa7a108cc7d01e41a85035e9334208d903be 2,562 1.00/1.00 vMB 82
669,581 669,581 00000000000000000007b6b68858348dc16cae24d7560e5e7c860964b9e393c1 1,605 1.00/1.00 vMB 25
669,580 669,580 0000000000000000000416862baf181374ec15a522ca6083cdfdb4799399b260 2,361 1.00/1.00 vMB 105
669,579 669,579 0000000000000000000a7692b22d84b5d14e5177532128a61b0900c6a36f5ea5 1 0.00/1.00 vMB 0
669,578 669,578 00000000000000000008a284435d9512c41419e43e9d035474f13e5dbef99bcf 2,063 1.00/1.00 vMB 65
669,577 669,577 00000000000000000009d9af88dad72b633266983641a9c6555fda6403bdcfca 2,306 1.00/1.00 vMB 83
669,576 669,576 000000000000000000033a4ce83d46fbf065920f74139df70774b16300aa0bce 2,106 1.00/1.00 vMB 116
669,575 669,575 00000000000000000006d01b0d8f524ed3a0665b324ff6f0e7bdaa4a3efbd255 1,159 1.00/1.00 vMB 98
669,574 669,574 00000000000000000002fff5bbeb2d0528237b0154be3f2c2835dd82ce09b5e6 2,219 1.00/1.00 vMB 57
669,573 669,573 0000000000000000000b1d0389fe324a8ba466ac07739c720448a0bd9b701259 845 1.00/1.00 vMB 18
669,572 669,572 000000000000000000087d4933f4d06d4a26452b1acdd4bd72d70e0ba8cb88d6 2,177 1.00/1.00 vMB 55
669,571 669,571 0000000000000000000901ebfab26f8b73794b889b30535fb9e2954ff5993887 1,106 1.00/1.00 vMB 29
669,570 669,570 00000000000000000003d77facdf3bf9447f59b8a9adfc7115e120f0f9c65f33 2,312 1.00/1.00 vMB 15
669,569 669,569 0000000000000000000b8e42e571df51d0bda61584ef7b90a0cf2caa06aa1596 2,560 1.00/1.00 vMB 79
669,568 669,568 0000000000000000000c4439baf71c8c03eb12315612da342f4f9f9829768e51 2,410 1.00/1.00 vMB 89
669,567 669,567 00000000000000000008b711cdcdf996806c4beec65669f788ae7a6d657452d9 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.96 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: 715.71 GB
    • Received: 17.73 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.