Loading Tool

Explorer IconExplorer

Memory Pool

80,245 transactions
29.64 vMB
0.08944324 BTC
Random Selection Loading Transactions
Max Size: 179.86/200 MB

Candidate Block

Mining Attempt 32f41be96e8ac81599d3897a347eaa715b23c6ad967ef1c87d074ec5f1362c60
Version 20000000
Previous Block 0000000000000000000043f2b4ea4cc96cd3bc440a50582638dcad340e8bc5e2
Merkle Root be589fb59c1cb8b20ae453cee56a7293beefcddcddbcc6f205ce255e2a7ebb56
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,903
Size: 1.00 vMB
Total Fees: 0.02379422 BTC
Feerates: 90.00 > 2.38 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,139 (384,263 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
530,876 530,876 0000000000000000000e4ac2c2f6be1265bc67a0f2d95f2777e528f3413471aa 690 0.30/1.00 vMB 25
530,875 530,875 0000000000000000001833d89b48a178df0dbf13d09ecef148c384bddfa6b13b 1,542 0.67/1.00 vMB 45
530,874 530,874 00000000000000000010c0a3306e608215e34c394474fa5bb18d8f76451baddb 684 0.29/1.00 vMB 29
530,873 530,873 00000000000000000002ecd9ffcd1d20d77e5f7afa1cfad44f77d348831f5181 1,626 1.00/1.00 vMB 8
530,872 530,872 0000000000000000001a04978127cc476771ec8cf95f3d39f5033f4d68bcc7a8 2,410 0.89/1.00 vMB 23
530,871 530,871 00000000000000000029ad14e8e419c100b44e382018bff02726e77c3dfd2cd4 433 0.19/1.00 vMB 19
530,870 530,870 000000000000000000312fd3cbb73e1e01d940c2c01420b12ec62d7109254b9c 168 0.06/1.00 vMB 24
530,869 530,869 00000000000000000027ed2a452b8052bfa37b1c5307f8851ca11b7e9f48b8c6 1,395 0.63/1.00 vMB 23
530,868 530,868 0000000000000000001ad4e84466ac775b0465db04b510ba008f7b61bdacfe9e 722 0.29/1.00 vMB 25
530,867 530,867 00000000000000000022d346008a05f030bc5a70d15d88c22d92c40a1f0e04af 976 0.49/1.00 vMB 17
530,866 530,866 000000000000000000178198730bc334770cbfa352f8a1a8e15c7b524cb7333b 1,777 0.97/1.00 vMB 6
530,865 530,865 0000000000000000002a65e6f81c679b39d8562bc8b7f451585f7df5161d634d 2,320 1.00/1.00 vMB 18
530,864 530,864 00000000000000000010ca59c924920db845b110b476e1545a05092030d0ca17 2,163 1.00/1.00 vMB 18
530,863 530,863 00000000000000000019f96441e1a5ced11702eff6b12e1d6afdad5debb35608 2,532 1.00/1.00 vMB 39
530,862 530,862 0000000000000000002b6bb39599d582362427b3898294560ba2d6dcee48c5b7 2,671 1.00/1.00 vMB 32
530,861 530,861 0000000000000000000d79eb419bbe6f8e99c1c3e98be12c6b1926c728b146d7 1,531 0.98/1.00 vMB 18
530,860 530,860 000000000000000000293759cd9536efae1261b2188ef1460317193600e4bdaa 1 0.00/1.00 vMB 0
530,859 530,859 00000000000000000010fead85497fe1ab2ced72fb4358297ca92b16e0a58c95 2,665 1.00/1.00 vMB 8
530,858 530,858 0000000000000000000286e245a3164b0d43f01f9ed09b158159a111e50dfa8e 752 0.46/1.00 vMB 48
530,857 530,857 00000000000000000019547688f22c3c5cff90df36831d7cad16a60e54f05a67 343 0.12/1.00 vMB 29
530,856 530,856 0000000000000000000deab66516b733d1411fb3773fe2b202568266c578168d 970 0.39/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.63 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.33 GB
    • Received: 16.20 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.