Loading Tool

Explorer IconExplorer

Memory Pool

83,122 transactions
30.38 vMB
0.14626651 BTC
Random Selection Loading Transactions
Max Size: 183.59/200 MB

Candidate Block

Mining Attempt 8c142c410a0067f45aa2c9d572f95373ecaeeaf6a95f505cba94c5143d72fb13
Version 20000000
Previous Block 00000000000000000001c91beefdbf93e824f2717ab594e9edd9a754a7cec7fc
Merkle Root 66435b178f66b6eefb0549709da9a88b5b019df121e0fc9b4c4b925383ff2bc7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,734
Size: 1.00 vMB
Total Fees: 0.06109195 BTC
Feerates: 477.45 > 6.12 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,137 (384,264 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
530,855 530,855 00000000000000000023ec7c93a9a41600e8d6735f5cf149fdbc915b39c4902b 50 0.02/1.00 vMB 17
530,854 530,854 0000000000000000002c24ed99d89aae0172fdc2d2abfb304747e6fd185daec4 350 0.10/1.00 vMB 5
530,853 530,853 00000000000000000003f10c67778c300882cae9f6b78482ef370d6f497d7fee 93 0.05/1.00 vMB 69
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.22 GB
    • Received: 16.19 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.