Loading Tool

Explorer IconExplorer

Memory Pool

27,999 transactions
10.10 vMB
0.03381016 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 61.81/200 MB

Candidate Block

Mining Attempt 51b072b708c54dcc6968b5651f057c1f50ea40c7e8f534b74ed2c0797ab945ed
Version 20000000
Previous Block 00000000000000000001d707fbd85f02f6dd6025f5811e28a490b17660214a96
Merkle Root eb0a0617827280fd4aae1fb7546e0773b69db39ea39bff9100f68af88773000e
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 716
Size: 0.32 vMB
Total Fees: 0.00873893 BTC
Median Feerate: 2.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,249 (776,154 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
137,095 137,095 000000000000001def1e04bb6490a8d4f0a648c980d31cd58cb0bb6f6278ee2c 53 0.03 vMB 359
137,094 137,094 0000000000000078971f53b277bc333c675c9e9378d97a3de77010f399867760 86 0.03 vMB 20
137,093 137,093 00000000000005220fba32d754d01f8d41e8df905f381f1604d4d6e179bccd4e 18 0.01 vMB 78
137,092 137,092 0000000000000457999d4099e5550f89d761c89b7ac6b90b8f7fdef59dc5c55c 210 0.13 vMB 181
137,091 137,091 00000000000009c308b3e027930a660127547d605b95380a11d94805346df498 60 0.03 vMB 131
137,090 137,090 00000000000002af644343a303eb68256c7a1828a32d3c9189981bd9c1dbb37b 20 0.02 vMB 202
137,089 137,089 000000000000020373ca74093db32ed650317f7657fcd1fcef5b267049327b08 45 0.02 vMB 371
137,088 137,088 00000000000004a16fcd74d18ddce2bddd6f0177b7a6dcde6feaf1be8d21ed60 116 0.04 vMB 324
137,087 137,087 00000000000004d54b1422ce733922e7672a4e2ecc86dcf96c0de06565cddaa6 49 0.03 vMB 302
137,086 137,086 000000000000018d8daacc5c8d271becf50034adda98375ad6d7ce3967bea457 115 0.05 vMB 880
137,085 137,085 00000000000002239b39b86d49d788a0781f8afebaf1612b2009dc2fac16d6c4 14 0.01 vMB 366
137,084 137,084 0000000000000a05248d9377d445e4257eafb07f85cc6538b0e9ba31c5453aa5 28 0.02 vMB 336
137,083 137,083 000000000000068f20cbd7c3fb371bbc0edf4142fdf3d04968e64013c6001d8c 42 0.03 vMB 189
137,082 137,082 000000000000026fbe94dfaa0d3690c727ebdd7e446e763a8b8533d58a5ead9c 29 0.02 vMB 186
137,081 137,081 0000000000000628459036df5a6dc99aab71cc8ea3f0540c9fe4aaccee63d1f9 85 0.03 vMB 326
137,080 137,080 0000000000000429eab95a480fa4b10ccde4bd72dc556a24e6bcdf433c77a6c5 168 0.05 vMB 142
137,079 137,079 00000000000001092b25a2540de8be5e8cb4f68eea68d6eb8ccf752d892a53b3 34 0.03 vMB 283
137,078 137,078 000000000000058983e335e639a1d7b2c0c3ea43a234870454f8139e2d06fd7e 150 0.07 vMB 143
137,077 137,077 0000000000000a947b80060ba816caab31a2e834241794626aa400a55117181d 19 0.01 vMB 665
137,076 137,076 000000000000035aabd45803bdac067de95a30c8db91bd6415d06250b264b129 132 0.05 vMB 340
137,075 137,075 00000000000008caed6df1a7c7d9a10961fcd79541c8c0b7270835aa195a624b 89 0.05 vMB 212
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 90
    • Outgoing: 10
  • Data Transfer:
    • Sent: 45.10 GB
    • Received: 0.67 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.