Loading Tool

Explorer IconExplorer

Memory Pool

77,697 transactions
29.53 vMB
0.07121071 BTC
Random Selection Loading Transactions
Max Size: 180.52/200 MB

Candidate Block

Mining Attempt 55e8f884b36ac176ddf09b66c0c7ff855f12a2f3f97ace9b78595eed12bc64bd
Version 20000000
Previous Block 00000000000000000000d3002cc735a2906070d791478a57e618190e90efce37
Merkle Root 015e9755b58e116bf0f47e797bbbaaca7b48a9448c30905bc8e00f2d2b17c19f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,458
Size: 1.00 vMB
Total Fees: 0.00614416 BTC
Feerates: 104.17 > 0.62 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,393 (91,553 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
823,840 823,840 000000000000000000036ed9468a9ba3ec2cb977f9366f0de718a483c3e83624 5,252 1.00/1.00 vMB 122
823,839 823,839 000000000000000000014b7035c57c60f439f7e2f08085e94f452a8ea797fdd0 4,373 1.00/1.00 vMB 189
823,838 823,838 00000000000000000001bdf568f61ac441e4a5ad1943790b9725f2e92ecbc3cd 4,931 1.00/1.00 vMB 149
823,837 823,837 00000000000000000001702137651f9fb082eb5193ed912c34bc084dd297ca9c 4,466 1.00/1.00 vMB 136
823,836 823,836 00000000000000000001d6527212a8a597ddf0944d50b6deb4942690dbee4035 5,165 1.00/1.00 vMB 172
823,835 823,835 0000000000000000000217bbe30fa38dbc85abc88b76403f84c53f361888187d 4,045 1.00/1.00 vMB 146
823,834 823,834 000000000000000000034bae847ed3ee53d77c84c2e47e5ac37993b5de1bf480 5,346 1.00/1.00 vMB 199
823,833 823,833 000000000000000000028185ff85f26f13eda0532b5a2e352996e9223b483cd8 5,351 1.00/1.00 vMB 175
823,832 823,832 0000000000000000000035efe5901cb666eb3ff96493df730c62632696987bdc 5,080 1.00/1.00 vMB 205
823,831 823,831 00000000000000000003131f705b037039904408b96259b514e569ce0a89b401 5,292 1.00/1.00 vMB 152
823,830 823,830 00000000000000000000bf61cd32996a58e0cf3285c1013c4653cd3890be217d 4,903 1.00/1.00 vMB 171
823,829 823,829 0000000000000000000333aa4da59ac2cdcca5a8059d86f8e8516085c25d0597 6,389 1.00/1.00 vMB 184
823,828 823,828 00000000000000000000bb23027cc0ad6fdf01e8867a2c7a6b890590f7ab8a1e 5,392 1.00/1.00 vMB 163
823,827 823,827 00000000000000000002b1787c9b743b083d5078e171c0a53721db35f69af293 5,066 1.00/1.00 vMB 210
823,826 823,826 000000000000000000005f468696f8fddaa67a757d800fdb66f6b9f41187eb9d 5,258 1.00/1.00 vMB 192
823,825 823,825 00000000000000000000045149f6b102fb1c49d26ca4eee952042acecbd991a4 5,368 1.00/1.00 vMB 187
823,824 823,824 00000000000000000000f9fe2512be9089d54ba3f608f158a8b426994b53b550 6,288 1.00/1.00 vMB 143
823,823 823,823 000000000000000000037bf7fcc0813991e9be19ad2c35a36d5e49fb6457c6d9 6,064 1.00/1.00 vMB 139
823,822 823,822 000000000000000000019f18d59ae6013a651653f6f5ef61e186e569cc47284c 5,217 1.00/1.00 vMB 181
823,821 823,821 00000000000000000001764ea4b4f5c0667eaba8a495f4957fbb0c9b965d6aaf 5,110 1.00/1.00 vMB 146
823,820 823,820 00000000000000000000d29ee2ed2788c7ce609d4db9d50808d245c4519039e2 4,596 1.00/1.00 vMB 163
Previous 10 blocks ↓
Total Size: 783.07 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: 720.91 GB
    • Received: 18.30 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.