Loading Tool

Explorer IconExplorer

Memory Pool

75,307 transactions
28.86 vMB
0.09528764 BTC
Random Selection Loading Transactions
Max Size: 170.67/200 MB

Candidate Block

Mining Attempt 74abc4c605c6dd96ffa87c4e01bd7c9f5031586578a1dfb222bb46fbbb0635ca
Version 20000000
Previous Block 000000000000000000007d0a1e8c0ae4964fa44e3af26c0b0a6f061f00bb89fc
Merkle Root f5dd27c40496f5e6b5ed80af773c0a93261659f6fa65c4e811dc612d26705b2f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,186
Size: 1.00 vMB
Total Fees: 0.03573761 BTC
Feerates: 201.37 > 3.58 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,039 (777,937 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
137,102 137,102 0000000000000202b769d8940356e2cf66a40e4cb6f7f416196b9d336c101b90 98 0.04/1.00 vMB 90
137,101 137,101 00000000000004a50d6ec93e98bd1dab4ec133354d71313b4f4dd90a958089a2 328 0.16/1.00 vMB 228
137,100 137,100 000000000000006f44e492192214a298b72f2a3b733954da51d71ea9eb415466 62 0.03/1.00 vMB 159
137,099 137,099 000000000000040d2d2e1c60ddd0df392762c8b3ec023eb399789e7ed9ea42ac 63 0.03/1.00 vMB 282
137,098 137,098 0000000000000198bdbfaf753785b93700ac8c49a47e185dc2228425b29baad2 96 0.06/1.00 vMB 1,159
137,097 137,097 0000000000000859c206016c87fc2aa1602d26b35ea563c15315dc77441a1462 28 0.02/1.00 vMB 275
137,096 137,096 00000000000000211290b9444ae2aa1f215dd020c68b55150a7e79cc790619b6 45 0.01/1.00 vMB 445
137,095 137,095 000000000000001def1e04bb6490a8d4f0a648c980d31cd58cb0bb6f6278ee2c 53 0.03/1.00 vMB 359
137,094 137,094 0000000000000078971f53b277bc333c675c9e9378d97a3de77010f399867760 86 0.03/1.00 vMB 20
137,093 137,093 00000000000005220fba32d754d01f8d41e8df905f381f1604d4d6e179bccd4e 18 0.01/1.00 vMB 78
137,092 137,092 0000000000000457999d4099e5550f89d761c89b7ac6b90b8f7fdef59dc5c55c 210 0.13/1.00 vMB 181
137,091 137,091 00000000000009c308b3e027930a660127547d605b95380a11d94805346df498 60 0.03/1.00 vMB 131
137,090 137,090 00000000000002af644343a303eb68256c7a1828a32d3c9189981bd9c1dbb37b 20 0.02/1.00 vMB 202
137,089 137,089 000000000000020373ca74093db32ed650317f7657fcd1fcef5b267049327b08 45 0.02/1.00 vMB 371
137,088 137,088 00000000000004a16fcd74d18ddce2bddd6f0177b7a6dcde6feaf1be8d21ed60 116 0.04/1.00 vMB 324
137,087 137,087 00000000000004d54b1422ce733922e7672a4e2ecc86dcf96c0de06565cddaa6 49 0.03/1.00 vMB 302
137,086 137,086 000000000000018d8daacc5c8d271becf50034adda98375ad6d7ce3967bea457 115 0.05/1.00 vMB 880
137,085 137,085 00000000000002239b39b86d49d788a0781f8afebaf1612b2009dc2fac16d6c4 14 0.01/1.00 vMB 366
137,084 137,084 0000000000000a05248d9377d445e4257eafb07f85cc6538b0e9ba31c5453aa5 28 0.02/1.00 vMB 336
137,083 137,083 000000000000068f20cbd7c3fb371bbc0edf4142fdf3d04968e64013c6001d8c 42 0.03/1.00 vMB 189
137,082 137,082 000000000000026fbe94dfaa0d3690c727ebdd7e446e763a8b8533d58a5ead9c 29 0.02/1.00 vMB 186
Previous 10 blocks ↓
Total Size: 782.46 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: 667.90 GB
    • Received: 15.31 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.