Loading Tool

Explorer IconExplorer

Memory Pool

46,630 transactions
29.66 vMB
0.07025904 BTC
Random Selection Loading Transactions
Max Size: 158.25/200 MB

Candidate Block

Mining Attempt e3a42bc652876cf8f7344e499597b87bc2d9aef6daa1a6439180be49a0b10dd6
Version 20000000
Previous Block 000000000000000000007fe229bf7aea523707cefab0fcb77bac6036c091254d
Merkle Root 9c30227055fc2c16498a2b34806a1abbc05fb93785789f0cabc1f10b822b8019
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,491
Size: 1.00 vMB
Total Fees: 0.01302578 BTC
Feerates: 255.00 > 1.31 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,855 (606,983 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
307,872 307,872 0000000000000000360e1de6e41a95709a551e9067c7f1adcd78db9fa5f550e2 649 0.40/1.00 vMB 28
307,871 307,871 000000000000000019f3959ce6d36dbf24b5e1e1e0c55449bbd5656de01117cd 603 0.35/1.00 vMB 31
307,870 307,870 000000000000000007d61eeae7fcfa1ed878ec5809644dd07094b9f73d633b43 164 0.15/1.00 vMB 20
307,869 307,869 00000000000000000cdd56876dbfe372d3f6b22282cf3eb4e8ff749b7caa67bf 334 0.27/1.00 vMB 21
307,868 307,868 000000000000000018322fc9222019fea878bcf8561867b042e9f9bcf4531753 594 0.25/1.00 vMB 41
307,867 307,867 00000000000000003e7b97c22903a8c0b9b4e4f6a3c481e70e10aea2a5cd60d4 191 0.13/1.00 vMB 22
307,866 307,866 000000000000000015e9abf129e187907fe8b7916d61b8f45b75af985ed84065 132 0.12/1.00 vMB 21
307,865 307,865 000000000000000020f506f18236c7f3de95dd7b4055efbb999e279450672863 27 0.04/1.00 vMB 16
307,864 307,864 0000000000000000479bc0b27b77833994033db65ac2d3dc754d20c7dbe6be23 167 0.10/1.00 vMB 25
307,863 307,863 00000000000000003668d9cfdf6b39b16e1e8690a8384e10b407bf40b9c094d2 665 0.42/1.00 vMB 28
307,862 307,862 00000000000000001f991a4e2d9f54c496dfaf0f1ba9d35d85c7236cce0ba045 209 0.12/1.00 vMB 26
307,861 307,861 00000000000000000b156a3b7c767bae6ec5a86e6327f5c7bbbd74ca11a7b604 328 0.24/1.00 vMB 23
307,860 307,860 00000000000000002b6c45d6eb6968004aa4106d80e0f9403635d77e28b16f46 63 0.04/1.00 vMB 30
307,859 307,859 000000000000000010b0c03b22cb6c38e320d9581588e5b727ae47ef908c4532 445 0.28/1.00 vMB 27
307,858 307,858 00000000000000001abc23747da1bf037ac788285f93fe3ecae0182906092088 342 0.16/1.00 vMB 25
307,857 307,857 000000000000000006e5de64e675237afe9533fd28473723b0ffca4c23d82dd4 1,177 0.65/1.00 vMB 31
307,856 307,856 00000000000000002bb87b4b7ad6ca5b6db0cc538e24e9f829c226066c3dbe6e 200 0.11/1.00 vMB 30
307,855 307,855 000000000000000024022ea908985e2bda33fba7d821df0e32a4374dd872367a 293 0.15/1.00 vMB 29
307,854 307,854 000000000000000018cf4361de820694b33e59f0e55aeb1d0c94c465f4152b74 42 0.02/1.00 vMB 24
307,853 307,853 00000000000000002f494e07605085f72ecd1b786e65090ac49ab50ba9fcee4f 201 0.16/1.00 vMB 23
307,852 307,852 000000000000000007be9f5be496d9778d254066da39077750640037a90dac99 310 0.18/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.13 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: 652.44 GB
    • Received: 13.78 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.