Loading Tool

Explorer IconExplorer

Memory Pool

35,483 transactions
25.56 vMB
0.05271630 BTC
Random Selection Loading Transactions
Max Size: 130.72/200 MB

Candidate Block

Mining Attempt 4a03ee469ed2c435d4d661bbf97fb006ccb63b25aabc6ffd73ac770e6a031f6f
Version 20000000
Previous Block 000000000000000000003056aa79f3e9ae7f1ebca1b480aef0e8e00b84a1a03a
Merkle Root 95dd2044d1bdefd7950c2d611a7362f11acb5dcbc5fd4511ea42684a94a55fc0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,535
Size: 1.00 vMB
Total Fees: 0.00624524 BTC
Feerates: 150.93 > 0.63 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,675 (682,738 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
231,937 231,937 00000000000000a7dc11bac7b07eaf5eaac7557b6d16f1d9b0f5bc369b0dd8c0 287 0.12/1.00 vMB 140
231,936 231,936 00000000000001257824e7439343dbc7aa1b4aa58a1e5a9d4d536ce3d39b25b8 180 0.08/1.00 vMB 240
231,935 231,935 00000000000000f61b5867ac65283c3b6e0c4026161dd1c62227e3877799fb8e 34 0.02/1.00 vMB 175
231,934 231,934 000000000000018152fb63e780d4128a082bd6b02d08d57a65482e639041cef7 292 0.19/1.00 vMB 156
231,933 231,933 00000000000001c7e0186b24825b3f2973ef6e8556bbc5f6a0aaadf363114fd1 4 0.00/1.00 vMB 47
231,932 231,932 0000000000000160b4acd12e4bc66c2155d6b0d5207f5f34be65635370e90686 284 0.17/1.00 vMB 148
231,931 231,931 000000000000001448758afb7c497ca317ebd5563a332323c6b13ce35e4e5fba 383 0.17/1.00 vMB 131
231,930 231,930 00000000000001b6e3e2fe03c337cbfbfa594d3b7baf7338b278ba7dbc308a4a 95 0.05/1.00 vMB 170
231,929 231,929 000000000000012db52c57cb008b7f90cfa0df942b7d285027fb068f3da059db 86 0.03/1.00 vMB 227
231,928 231,928 0000000000000106bcb2dee7482b9df41c04f2ebfcee7f46ef099ac17d2692fc 50 0.03/1.00 vMB 186
231,927 231,927 00000000000001c43ae9f6ffe8b351cb826f8d4bede9036ea2425c066cdef8c7 6 0.00/1.00 vMB 149
231,926 231,926 0000000000000079749ce702ca558a3d54f9aea43418cddbae7818afdd59c82a 348 0.16/1.00 vMB 152
231,925 231,925 00000000000001ddccc5f617884d26f96753164daa20e75fbef19369fe58fa83 131 0.05/1.00 vMB 107
231,924 231,924 00000000000000cec4b41abd51152db9fb4bdde770e0c64496bf6289729ea22b 399 0.24/1.00 vMB 149
231,923 231,923 0000000000000192c0dc449e118aa2432d83efb8300a0b392de65ffb56a8853b 104 0.05/1.00 vMB 191
231,922 231,922 00000000000001352dfba8ac0dad559bd2ccdc931e9932a59346f57c936caf53 425 0.20/1.00 vMB 196
231,921 231,921 000000000000000161626c0c37338e5596ed83e6218dc04b42e02903f0b67728 8 0.00/1.00 vMB 121
231,920 231,920 00000000000000604b8096a28afe9806942ca8aef19c7754eb7dddb319e28790 241 0.10/1.00 vMB 184
231,919 231,919 0000000000000042ab85568b0af9189b4c3a3ace6980035fc3cc6540dece5c39 333 0.17/1.00 vMB 164
231,918 231,918 000000000000009135872ddfec274b450bf4d52e9285edfc55dedd218ef0c414 462 0.24/1.00 vMB 198
231,917 231,917 000000000000013600d7d903b1956a1f38561097766740b55db2f13c11f5b905 235 0.09/1.00 vMB 178
Previous 10 blocks ↓
Total Size: 781.82 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: 635.57 GB
    • Received: 12.32 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.