Loading Tool

Explorer IconExplorer

Memory Pool

85,486 transactions
33.10 vMB
0.16167712 BTC
Random Selection Loading Transactions
Max Size: 197.09/200 MB

Candidate Block

Mining Attempt e4493fcdbb24d7a3f83e2c1a73b329fab2197d7a281ea6cd0cc62996e44939d1
Version 20000000
Previous Block 00000000000000000001618798e66a050b3c71eb7c99c336c2e1b2e64f4feb97
Merkle Root bc0d8f361ffb45c5f2724773c3b9c0cfb534dc2bea0dee93820df02782ec1755
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,701
Size: 1.00 vMB
Total Fees: 0.04999087 BTC
Feerates: 318.30 > 5.01 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,353 (600,544 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
314,809 314,809 0000000000000000329fa6404c04e162e9638ca65d4d2a2ce84a805be009ef08 83 0.03/1.00 vMB 31
314,808 314,808 00000000000000001c0958635941c521a4fad8e846d7736b2907ad0cec977f70 61 0.03/1.00 vMB 29
314,807 314,807 0000000000000000268fc80149ea586457771bd1c19b95ef234703a0e1458b6a 307 0.22/1.00 vMB 24
314,806 314,806 000000000000000030f0d63d046bee4e497d9df0fd58fa9dc0eea27232fc17fd 227 0.13/1.00 vMB 28
314,805 314,805 00000000000000000eccb06caf6d03eb99a691196cee53640f25fa30e754ecc1 1,009 0.61/1.00 vMB 27
314,804 314,804 000000000000000021d4dda8cc3168ef0ac55bf6c8f6a9c35620bdc260e388f9 406 0.25/1.00 vMB 25
314,803 314,803 00000000000000002180fbbf2bfa44fe8291d215e6c230a1195e1e7194c49843 39 0.02/1.00 vMB 36
314,802 314,802 0000000000000000028039351ac8c620b24027d47a22fc100a05f9a78d2d96f9 407 0.30/1.00 vMB 26
314,801 314,801 0000000000000000238a2f7aee05cadbca9e63ba403881b0fb2f777e0c83482c 148 0.11/1.00 vMB 26
314,800 314,800 00000000000000002320e83fe1bc95895ba8e0a0d9e56e94532262c0f770abe9 150 0.07/1.00 vMB 27
314,799 314,799 0000000000000000021b038e4d12e00d2878483ae9921e97f3d9a59ed8f5469d 423 0.28/1.00 vMB 26
314,798 314,798 00000000000000000a9f5f5afdc9387b5ab051861a935e2cc36be968291ae9e5 256 0.10/1.00 vMB 36
314,797 314,797 00000000000000000958365004c9bec7b75beb3f0fd631a31a5133b054740fa5 101 0.05/1.00 vMB 191
314,796 314,796 00000000000000001a8b30527b8df933a08f0afbf0cbcd4eca4cc39b440fbf8d 342 0.18/1.00 vMB 29
314,795 314,795 00000000000000002d20378f0ecbf6caa55fb668258caec92967bfff0c26f62e 119 0.08/1.00 vMB 21
314,794 314,794 00000000000000000891109bcb62ca5d274e19ff81824b36628f5371ca3a641b 124 0.11/1.00 vMB 20
314,793 314,793 000000000000000025bccf56529d919f618b1fc7e2c7ea966db71973c9c79929 33 0.02/1.00 vMB 34
314,792 314,792 00000000000000000c6628e8285d471fb047a54cde6e3776bbe0342112ff3160 363 0.21/1.00 vMB 18
314,791 314,791 00000000000000001164f3d752cb372402385fd3e78b3df4ef98a1557c9f3203 96 0.05/1.00 vMB 25
314,790 314,790 00000000000000002077b93130d3e738e4b3bd4a9e3441d42e8069950adbe280 90 0.05/1.00 vMB 25
314,789 314,789 000000000000000023db42bdabd41adb006e7e823353ddc16f3e453dfc11d181 85 0.05/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 783.00 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: 718.86 GB
    • Received: 17.97 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.