Loading Tool

Explorer IconExplorer

Memory Pool

48,389 transactions
28.16 vMB
0.07748400 BTC
Random Selection Loading Transactions
Max Size: 150.28/200 MB

Candidate Block

Mining Attempt ac72dcd818e0816f87ce036f7f09ccddfbaaea2e51a780c0d9da7da7570a94b3
Version 20000000
Previous Block 00000000000000000001591f76b8e497e92b68dc57dacd44d74c2253bafa7eaa
Merkle Root ae74ea9ea850eead56ee08761c57ebd3ee415d02dc78d0712e145415d304618a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,230
Size: 1.00 vMB
Total Fees: 0.02395627 BTC
Feerates: 500.45 > 2.40 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,792 (424,878 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
489,914 489,914 00000000000000000071ff20c179c3429163803f48e86c048c757c51047c4294 1,169 0.47/1.00 vMB 124
489,913 489,913 0000000000000000009e20a80cd9b84d3d90090ef0e57f682ce7b568f782d925 1,170 0.50/1.00 vMB 103
489,912 489,912 0000000000000000007e0c1209d5d24583ea701a3e951b733cd4dbc559aa6d80 2,560 1.00/1.00 vMB 131
489,911 489,911 00000000000000000086b424131d445731d6076a52f194cd18678bf0bafc8ca5 1,954 0.79/1.00 vMB 98
489,910 489,910 000000000000000000eac0ff1e745a75747518dd433d14c56e440a09df4ddb73 1 0.00/1.00 vMB 0
489,909 489,909 0000000000000000008dfd6d0b5102bcc9cd7384b95b7d0347e62c289c74904b 769 0.35/1.00 vMB 197
489,908 489,908 000000000000000000a41eaf03d8d92a204fd057575231f1654469bdce67b063 1,374 0.53/1.00 vMB 136
489,907 489,907 00000000000000000080db59943a65ae037dca6e1f934de270062cb5224a0638 1,965 0.74/1.00 vMB 126
489,906 489,906 0000000000000000009533393066d89327f9cbc0d51257f586cbf714b079ad81 75 0.03/1.00 vMB 153
489,905 489,905 00000000000000000058613ac7695058f20ca21f3566d7feb8def5bf94f9a3bd 703 0.78/1.00 vMB 19
489,904 489,904 00000000000000000010901edb2c8e41527b28e0cd2f035fba7f02d7587b1e0a 187 0.08/1.00 vMB 131
489,903 489,903 000000000000000000a614588451c3f9d5cfe4a7dbab062e77d5788dc25b2d21 810 0.96/1.00 vMB 17
489,902 489,902 000000000000000000359edaf93255f0fef82aaf628c99a8ef7192d4301ad031 1,049 0.44/1.00 vMB 114
489,901 489,901 0000000000000000002d195ce1c3e41441d202f60ffd3842fa7109eb4f93d9d2 34 0.01/1.00 vMB 268
489,900 489,900 000000000000000000272cefbdc492bc4106b178c3f5075f3408880a4c09c829 1,513 0.95/1.00 vMB 80
489,899 489,899 000000000000000000192629b3b3074124c10b40019422af90ecd374e6d3e970 1,090 1.00/1.00 vMB 53
489,898 489,898 000000000000000000e21ae021377b28b419468dade47c64f49ab54d05608c1e 1 0.00/1.00 vMB 0
489,897 489,897 000000000000000000a1e925f82ebdc1ad464996c228af5592b8d7903671b4a8 884 0.90/1.00 vMB 52
489,896 489,896 000000000000000000215a412611724589259d3737ae753fbd399e07ef3669eb 282 0.11/1.00 vMB 184
489,895 489,895 000000000000000000ea88a02cb0ef4ce7cc658618987f5e9834c504ce9b2c6e 754 0.99/1.00 vMB 32
489,894 489,894 0000000000000000002606aca4462602ff6e037a8eba282c2b2b5bb13e0cf3e9 451 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.02 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: 649.70 GB
    • Received: 13.21 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.