Loading Tool

Explorer IconExplorer

Memory Pool

76,141 transactions
28.39 vMB
0.06424832 BTC
Random Selection Loading Transactions
Max Size: 172.13/200 MB

Candidate Block

Mining Attempt 79ee2076d0a0aa5ae60123274b0364ca9986cbca96091b1d94343dd3f64885d6
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root 0afb13feb252c6770fc37e5d3dde649ac2614ace8632ad28d9f68f6ee3985073
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,894
Size: 1.00 vMB
Total Fees: 0.00542519 BTC
Feerates: 41.50 > 0.54 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (635,331 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
279,829 279,829 0000000000000001965ccadf671f7ce36f1d0447c18e459c6e391d1133c7e43b 185 0.10/1.00 vMB 46
279,828 279,828 0000000000000000cd26c1cffc3c0dc9f1596cb152cd54089744b9e8054ec04e 205 0.16/1.00 vMB 25
279,827 279,827 0000000000000002c09427d7568ebfa86a3e3a190c8a9ead345d33b39fa83bfb 318 0.17/1.00 vMB 40
279,826 279,826 0000000000000002a846c11f90453e4d23db9d629035055d4f8fe2cbffb18d97 54 0.02/1.00 vMB 77
279,825 279,825 00000000000000021c0cd6c2bf1c8a323e7880ba6055699d2dbb6f8dade3e734 181 0.12/1.00 vMB 37
279,824 279,824 0000000000000002bb9df41ce5dc4d18d02e6068082b108477402a1bbca43099 376 0.20/1.00 vMB 45
279,823 279,823 0000000000000001a7f6ba17896d3c0694a854c97c477ddb219f2b77f7218bc2 637 0.29/1.00 vMB 43
279,822 279,822 00000000000000028769f025ab49b31b8c78dc95224fb04f603e5943e8470096 31 0.01/1.00 vMB 29
279,821 279,821 00000000000000023be20eb446dfcbe6c3888d788de02034cfe81a6fca9912ae 151 0.10/1.00 vMB 8
279,820 279,820 0000000000000000138648748cbb5c224941e069017b2d312a45eec8d9b53bc0 34 0.11/1.00 vMB 14
279,819 279,819 00000000000000011aefe6524198e022ad48637e0a89de23aacf71ebb5ff0bc8 387 0.18/1.00 vMB 37
279,818 279,818 0000000000000001f06ceaa7f2624839d6031911291dac68bacc568574bf9d66 307 0.18/1.00 vMB 49
279,817 279,817 00000000000000012f662264f0ede0615050b5af36ff4e9cd35fbd055419d581 13 0.02/1.00 vMB 12
279,816 279,816 0000000000000001e870a0ae8fa00a28b29836dca8a58c9afc9ba0645ea1bace 50 0.03/1.00 vMB 21
279,815 279,815 00000000000000022cfa3cd215b04b7e52684b9dacd91b46ad17f5c60dbdb80b 78 0.05/1.00 vMB 18
279,814 279,814 0000000000000000c6c845f3db07bafd11e40126aa1cd7c4eae71eeca81683f7 613 0.48/1.00 vMB 26
279,813 279,813 0000000000000000d4ef91365773f85f21585ed8bb94a37b0fad99e4df316fa4 79 0.03/1.00 vMB 199
279,812 279,812 00000000000000022a03d96216f250a03aecef21ac89d67a55367dc29789a85f 247 0.19/1.00 vMB 20
279,811 279,811 0000000000000002dbab83e2c1f0fdeb33ec8229657d044227ebba8ccb2c94fa 639 0.25/1.00 vMB 67
279,810 279,810 0000000000000001baea1dc1128b034565bbd25484a59baa82dee9b9db1d5a4b 107 0.05/1.00 vMB 43
279,809 279,809 000000000000000213222fc0d329bed992f2f9d4eeea91e1d1abccd90415e048 162 0.10/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.67 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: 673.13 GB
    • Received: 16.40 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.