Loading Tool

Explorer IconExplorer

Memory Pool

80,309 transactions
30.23 vMB
0.08097662 BTC
Random Selection Loading Transactions
Max Size: 184.79/200 MB

Candidate Block

Mining Attempt 0ae8256fca36014c67acaf0b44cd6ab0bed8b4bdc003d36763bdc44859ddd244
Version 20000000
Previous Block 00000000000000000001f5417a435556f5b747dcad246527d5eeb9ad9cf4d081
Merkle Root 2815f020e587092efe48a8ad299becc84c7d3a87d0d886cb6f83a697b2cfacc1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,234
Size: 1.00 vMB
Total Fees: 0.01352086 BTC
Feerates: 150.92 > 1.35 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,352 (424,631 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
490,721 490,721 00000000000000000011f0a0b416932ab95db0340f4a0d91b41056813697fc59 1,785 0.66/1.00 vMB 51
490,720 490,720 0000000000000000007b2904fd538819a5b4ca26f5220cd04b119f71b09ce22b 457 0.18/1.00 vMB 150
490,719 490,719 000000000000000000505549a6570e9d1e2022c5da19bfb57e2ab68a8a4a59be 1,925 0.97/1.00 vMB 125
490,718 490,718 0000000000000000008d8e5c2cce7ac3ad991e4d8564e2e4ce98cb36a8c473d7 1,599 1.00/1.00 vMB 48
490,717 490,717 000000000000000000356f080be5d4bb6702af59229f0cd11eb45bf7728b2bbc 2,389 0.93/1.00 vMB 102
490,716 490,716 0000000000000000009ae78f3e6be3bc2461c721f2964c5aa6f09fe49074b681 963 0.49/1.00 vMB 78
490,715 490,715 00000000000000000080ab5c25b82257f1c130698e01f89637d511162efcc844 2,022 0.83/1.00 vMB 20
490,714 490,714 000000000000000000a6777a50f05886e8cbe292c423385381860d9d004e72f8 2,534 0.96/1.00 vMB 150
490,713 490,713 000000000000000000934b36fee2d6ad3328c7b8edbc7121635a121fc5bb35dc 2,189 1.00/1.00 vMB 96
490,712 490,712 00000000000000000027c3854d46895b63d0b1ec3a5f1126ab7297c6c81a6740 554 1.00/1.00 vMB 15
490,711 490,711 000000000000000000416fbc51756e9991b559fd5973af6ba296f657cb06ae61 2,363 1.00/1.00 vMB 93
490,710 490,710 0000000000000000003608dacc42455da23cbeeda1a18487fd7edc6548d16551 1,801 1.00/1.00 vMB 60
490,709 490,709 000000000000000000de368e86f083010125a868cf3dfbb6c58070bb9eee2e77 2,097 0.95/1.00 vMB 105
490,708 490,708 00000000000000000054fcb10feb6f5286f8f1260e7f0753e5414bbab5738170 1,776 1.00/1.00 vMB 33
490,707 490,707 00000000000000000062c7cd0bae08483eab69d77579fe6927d4f677c71b3adc 2,123 1.00/1.00 vMB 53
490,706 490,706 0000000000000000003cbecebe579f1ba53c76ba2fa165f05d42fdb296a63c31 1,826 1.00/1.00 vMB 116
490,705 490,705 000000000000000000acc7064f0a85fa85046843ad8d5f2108af725f5a0d3013 1,488 0.74/1.00 vMB 119
490,704 490,704 0000000000000000007798e88a3f64bb0fd92f14be2bdd76717730f4127cdba1 2,060 1.00/1.00 vMB 161
490,703 490,703 0000000000000000005b4d70abb3c442e5437e89f14694c6c50de5207fb18090 1,557 1.00/1.00 vMB 7
490,702 490,702 00000000000000000085f93cf49b18b1078497e7078ec7be09e2a0765a857764 2,135 1.00/1.00 vMB 59
490,701 490,701 00000000000000000018311b79de71a809098b1026f6b1ea10a49d9798ea520e 2,035 0.97/1.00 vMB 163
Previous 10 blocks ↓
Total Size: 783.00 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: 718.56 GB
    • Received: 17.91 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.