Loading Tool

Explorer IconExplorer

Memory Pool

74,025 transactions
27.36 vMB
0.06700059 BTC
Random Selection Loading Transactions
Max Size: 167.03/200 MB

Candidate Block

Mining Attempt a2ef76710a790c39515fc9809a38ce31fa417dff7dda060a8db2a8d959b95e2c
Version 20000000
Previous Block 0000000000000000000189a5f20e878121d89bc785969cccc1ec619f95e896c3
Merkle Root cbb53d2d13eae16fb4c3850640712c8908937467e476a4807576c03514199007
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,328
Size: 1.00 vMB
Total Fees: 0.00888446 BTC
Feerates: 73.20 > 0.89 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,281 (287,095 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
628,186 628,186 00000000000000000008b14e43215cf7d8eff4483a87efe4bb515a8092e2bf76 3,024 1.00/1.00 vMB 64
628,185 628,185 00000000000000000006e1804f4cdcc1c7e4831d792b7ba0b3b5fc6cf4da97a1 2,929 1.00/1.00 vMB 72
628,184 628,184 0000000000000000000451b2ab93ba7da2abc873fb43b1989d8d01cc9d46e025 2,759 1.00/1.00 vMB 69
628,183 628,183 00000000000000000000aca7374fd328f8dbf97ecc9555f5a9af25139e6456f8 2,766 1.00/1.00 vMB 75
628,182 628,182 0000000000000000000c3a1c21a3a83fda87588523e405d71e97cf17e61fd786 2,732 1.00/1.00 vMB 35
628,181 628,181 0000000000000000000fe6fc7a5c95bc31b012562ec228743e1b44a583510740 2,517 1.00/1.00 vMB 62
628,180 628,180 0000000000000000000e78234ee3e0692aa0d576245fadf072733958890c1b63 2,819 1.00/1.00 vMB 51
628,179 628,179 0000000000000000000bb743748b839cefd6bd057756b7bb0ce4703787ee1069 2,668 1.00/1.00 vMB 29
628,178 628,178 000000000000000000105a4283340a830b8fbed5c5922796becd05c7b5a25c0b 2,821 1.00/1.00 vMB 48
628,177 628,177 0000000000000000000e3d7e14084fee2a6f499751dbccb2a3b2824f7cb6137b 2,836 1.00/1.00 vMB 30
628,176 628,176 0000000000000000000cf6968a69fdb701b4dac07423bf62594eab762c96137e 2,662 1.00/1.00 vMB 45
628,175 628,175 00000000000000000000fdf68fba0c28b60464764878592d1dbbe0fc2095297b 2,750 1.00/1.00 vMB 37
628,174 628,174 00000000000000000010b0bbd71c9555e97df80dbea1930a265578d41a1b0309 2,713 1.00/1.00 vMB 70
628,173 628,173 00000000000000000002878be20a4f8328ab42e780284a798554c034747a7fd0 2,456 1.00/1.00 vMB 55
628,172 628,172 0000000000000000000f77d254dee3902c8b816fac4440179e9947e2f5a62dd7 1,855 1.00/1.00 vMB 52
628,171 628,171 0000000000000000000376b35bfae2127bcc078ffa5b2b745051e56d86dbd2bb 2,413 1.00/1.00 vMB 26
628,170 628,170 0000000000000000000de25aeeb82fda0976d3727b9b148183246ca077e64ec7 2,614 1.00/1.00 vMB 27
628,169 628,169 00000000000000000007fa46906b26881cf9c37bd2acabea2f56e9eadecc22a0 3,024 1.00/1.00 vMB 37
628,168 628,168 000000000000000000019ee6583198de27ec4a90b0a8cd30bc0f3088d07a1586 2,816 1.00/1.00 vMB 43
628,167 628,167 000000000000000000042e3a98e32bed6d495a7571d51f38316e45d1a84cac2d 2,904 1.00/1.00 vMB 55
628,166 628,166 000000000000000000001659896dbbe6d18f06ccfe0083a9c61d9d368b238a60 2,754 1.00/1.00 vMB 54
Previous 10 blocks ↓
Total Size: 782.88 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: 713.23 GB
    • Received: 17.33 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.