Loading Tool

Explorer IconExplorer

Memory Pool

45,671 transactions
27.88 vMB
0.08258097 BTC
Random Selection Loading Transactions
Max Size: 147.40/200 MB

Candidate Block

Mining Attempt 34f63996d3adff7cad6597efd366eb725182a06f43ca7ae503aaccfc2388ff41
Version 20000000
Previous Block 00000000000000000000625f3ecbf1c94fa42f7788ebbce56cac527f5d7f730b
Merkle Root ff4ea44b9aaa27ad7f25c4b88d7bef135d83f44a7531ed0706e6b7f596e4129f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,080
Size: 1.00 vMB
Total Fees: 0.02888722 BTC
Feerates: 170.89 > 2.89 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,924 (460,885 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
454,039 454,039 000000000000000001d87d8a389477dbb8f93d7f7828cbd195db857e9b48cfcc 2,021 1.00/1.00 vMB 104
454,038 454,038 000000000000000000c347a84d56efe86c27ebd4389faf58dded7efaf2554a82 2,218 1.00/1.00 vMB 165
454,037 454,037 0000000000000000016f9806b424a1941ececce924de4684306f2b5eda172951 1,868 1.00/1.00 vMB 107
454,036 454,036 0000000000000000008d88fc0a71ad2f3ab46c0bde0e462e8c6a1eefb74e31d8 1,735 1.00/1.00 vMB 126
454,035 454,035 0000000000000000014b8bba9fe2d95da4cfd3d02e24254f3b16aa0342218dfe 1,506 1.00/1.00 vMB 111
454,034 454,034 00000000000000000031c2802970c81833e8128bcb84cd5c4b8e6cb9f2fea7f6 1,723 1.00/1.00 vMB 148
454,033 454,033 0000000000000000016e9fde2439ed1688e517f2f578431d160b7c928ef7f859 1,867 1.00/1.00 vMB 152
454,032 454,032 000000000000000000a7a67dda7a07b29dbde4b6a00d9db1c4a6ec219074e2f7 1,201 1.00/1.00 vMB 126
454,031 454,031 000000000000000000d309da53a0e674933f78013f125e627862588b01d8d3d4 2,560 1.00/1.00 vMB 193
454,030 454,030 000000000000000000d434c8999d92f1f5a3cae60a7939515caf29204b3f397f 1,462 1.00/1.00 vMB 133
454,029 454,029 00000000000000000222bd2de06af7d85af38670a6cc5dabc60e0bd346557e73 1,779 1.00/1.00 vMB 135
454,028 454,028 000000000000000000a450e6851a4484164884a8c88d84ee2c31d23741ca1d0f 2,531 1.00/1.00 vMB 211
454,027 454,027 000000000000000001546cc24e8eba0ef3615609940ee7f47d64b0bd03c06bd3 2,404 1.00/1.00 vMB 202
454,026 454,026 0000000000000000006650282ac7fa04191c36e13a19406e5c11eba093917f73 1,292 1.00/1.00 vMB 169
454,025 454,025 0000000000000000027a7001bf2584784bcfa9a07087ea15a88d7213795fe65c 1,278 0.63/1.00 vMB 385
454,024 454,024 000000000000000001485d573f3a23f2e694f10ed47fc227179ee8499798097b 2,212 1.00/1.00 vMB 203
454,023 454,023 000000000000000000c96748e93bba3de581b5afec7936c0d843a6291122fccd 1,993 1.00/1.00 vMB 150
454,022 454,022 000000000000000000d026c2ba3799b247d9ad2cdfb3d35075e8762f5315af41 403 1.00/1.00 vMB 430
454,021 454,021 00000000000000000265aeb3c107fc001c97b75e84178bfaa2faeabce7827bcd 2,911 1.00/1.00 vMB 83
454,020 454,020 000000000000000001a776d6a4db0e3c2230ac6e6613e8423dd99d5a01232617 2,960 1.00/1.00 vMB 86
454,019 454,019 0000000000000000025ca52bd61b371d069c421fb27e0da20c77372914d53217 1,871 1.00/1.00 vMB 122
Previous 10 blocks ↓
Total Size: 782.25 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: 655.58 GB
    • Received: 14.33 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.