Loading Tool

Explorer IconExplorer

Memory Pool

44,014 transactions
27.19 vMB
0.08778528 BTC
Random Selection Loading Transactions
Max Size: 142.34/200 MB

Candidate Block

Mining Attempt f6172727f9c15f672799a41f6b7bacb310b08880ff7c24faafa7e0c3cb2904ca
Version 20000000
Previous Block 000000000000000000009172c47a169670d4fbb39e581fcbeb28ccbe02f86130
Merkle Root 23976c202cd56a3a0f0a67d687e021cf7dcff28b172614909e6d148bc90dd9bb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,237
Size: 1.00 vMB
Total Fees: 0.03477399 BTC
Feerates: 150.93 > 3.48 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,870 (685,054 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
229,816 229,816 00000000000000ab8a1db4856c907e119615b2862d62861659723ba752c4c9e3 234 0.11/1.00 vMB 937
229,815 229,815 00000000000001a97841190d627b567a6c8fef2c3501a41f5af41fdf009c1483 87 0.07/1.00 vMB 33
229,814 229,814 00000000000000827dc1348fd8fd0db5e71efe960318cc650c784c7bba875ec6 63 0.02/1.00 vMB 94
229,813 229,813 00000000000001c930e28f0fd1f93db3fe0bd84634824047447a926bc1969202 419 0.21/1.00 vMB 151
229,812 229,812 000000000000017e1df00b1dc6c6e7b49a6febe02c8f751197d3ffaa8ed2dbd1 97 0.04/1.00 vMB 84
229,811 229,811 00000000000000fc5f943cd437ad7c789b8346c47fb9d5774d84dc0631eab6fd 900 0.39/1.00 vMB 156
229,810 229,810 000000000000019606fe717e1ec8832aadd0b531a9fdb3fc9b66d4396e4c0e6c 5 0.00/1.00 vMB 48
229,809 229,809 00000000000000c3b6186d617d1e4214ba32b67c593dc9cf1f137b37d2199b91 376 0.17/1.00 vMB 171
229,808 229,808 000000000000026c34ad0f0f7dbbceeda245126de14c0003f0a074488bc35b38 10 0.00/1.00 vMB 196
229,807 229,807 00000000000000ce9b8385ebae1f46fc3e0cc2a1054ae9818253f485847b00f8 169 0.16/1.00 vMB 68
229,806 229,806 00000000000001970bc073096da386d77bf8b777fb8bf41f6444543486664b5a 433 0.22/1.00 vMB 187
229,805 229,805 00000000000000046891fd854d6d7d48d707e3853f9067c8662af5dde8effae7 16 0.01/1.00 vMB 148
229,804 229,804 000000000000001660015a26c9359a2e2a7ac6d8137f0080deff81a5f21e461f 231 0.15/1.00 vMB 39
229,803 229,803 000000000000006145c02c41bf15a2d0d7ebf2b5a66c4994b39346a9205ce6aa 488 0.22/1.00 vMB 165
229,802 229,802 00000000000001efb25ad86a6b7b30c93280a4d5e4b96a3c695d744124c90e5f 552 0.44/1.00 vMB 82
229,801 229,801 0000000000000224615e7dc4006fcc1baec60b7cc3fa102332575ef53d2b8be0 480 0.25/1.00 vMB 138
229,800 229,800 000000000000024c361230d3329dfed07c3e2f24c55dc77a86949969c4d9b31d 141 0.05/1.00 vMB 219
229,799 229,799 0000000000000022e25a1a4c094daf6665490dd9c0523419a77e32121a756f87 705 0.25/1.00 vMB 235
229,798 229,798 00000000000000769ee20a2b701f1654ed00b6ff161cfc01251973a4fb6fbf88 512 0.17/1.00 vMB 258
229,797 229,797 00000000000000fff96928bd079b2ad4de9eb7701a52c48dfbeee57635ae18b9 520 0.23/1.00 vMB 174
229,796 229,796 00000000000001410b944c2c8b44236ed7ef0e5342d69caee50d356a24263ff2 163 0.17/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.16 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: 653.28 GB
    • Received: 13.86 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.