Loading Tool

Explorer IconExplorer

Memory Pool

23,387 transactions
11.48 vMB
0.02662424 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 65.09/200 MB

Candidate Block

Mining Attempt 8bc355131e35162082351fb77821acd8a86eb09770e84a0d99fbee1b794c4ea8
Version 20000000
Previous Block 00000000000000000000e19162a3e2f9ebc9baa270d97a06a0e07fa40f94a65b
Merkle Root 4237761ced950a244da9d1712433505235a3dadfd894589c35317d089747e7eb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,172
Size: 0.9979195 1.00 vMB
Total Fees: 0.00794729 BTC
Feerates: 60.05 > 0.80 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,671 (767,388 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
146,283 146,283 00000000000000c756dfdeb6f56d33009d40370254c8e8421cc17824f93ceae2 21 0.01/1.00 vMB 50
146,282 146,282 00000000000005820aecd8c6c6e427d32d4adcdd42717bcb42cca3dec95530cb 24 0.01/1.00 vMB 283
146,281 146,281 000000000000044fdf8b51b127c31161749c5b75734150f5957e890eb4c51403 41 0.01/1.00 vMB 259
146,280 146,280 0000000000000118822306189fc40af131c699cde9b6dab1377cf2cdc8ef7494 92 0.05/1.00 vMB 463
146,279 146,279 0000000000000926015dbf46cd6af6c92ff8c43dbda465c7d1e2bf3d4b8cc841 23 0.01/1.00 vMB 14
146,278 146,278 00000000000003f6332761cb7bba7b06525e8c64a1e80b09747ba05906d0552d 12 0.00/1.00 vMB 17
146,277 146,277 0000000000000048ff09ef9d19675201e68cd51e0d64716d0544db8fc7691516 12 0.00/1.00 vMB 17
146,276 146,276 0000000000000607ff9bbbcb736a036f267124564a63a37c479da5329f37e0ce 62 0.03/1.00 vMB 118
146,275 146,275 00000000000003cea96000353c6cd5e5000ecdbf4b3b69c1f510dd305679266d 25 0.01/1.00 vMB 136
146,274 146,274 00000000000003df9516a832d5922f4d304edfcc1326c5be8557cc7de1f5cd05 88 0.03/1.00 vMB 44
146,273 146,273 00000000000003030d4328ac660c565d1a621daa6c4300c8313c904166f8806c 42 0.01/1.00 vMB 90
146,272 146,272 0000000000000251f6003d2e39d09068ff8b5b1fedb02e54e69fca37dcf47af1 23 0.01/1.00 vMB 228
146,271 146,271 00000000000001ca5f076c96080174991a105f2c168c57d660317d3bea17662c 26 0.01/1.00 vMB 368
146,270 146,270 000000000000050f6739c5a1b771a9f89eeae55e0b7364fb04b7650ae3c57276 63 0.03/1.00 vMB 175
146,269 146,269 00000000000004099303e4ec0e4854dca15eeea112e855e6afe437e26f1910d3 1 0.00/1.00 vMB 0
146,268 146,268 0000000000000278f6c049cec04014ca44623032be15e587c447b1740f730725 4 0.00/1.00 vMB 114
146,267 146,267 000000000000082047960bf0fe888a929379aac1fd269d447acc5ffc7308e1ed 12 0.00/1.00 vMB 176
146,266 146,266 000000000000039d7782403ce56aa26226b5d7981685296ca5accd5ebee40348 114 0.04/1.00 vMB 102
146,265 146,265 000000000000077e28baff8303f45173ec3caf628d17977066f8da04538e1008 35 0.02/1.00 vMB 49
146,264 146,264 0000000000000864e2ed409294455cb7bb01d023adc4d1d630f0b361b59c9472 66 0.02/1.00 vMB 186
146,263 146,263 0000000000000905bd5b544972c62f94e7d67c91ca4c7565de6fb347408f01f9 7 0.00/1.00 vMB 880
Previous 10 blocks ↓
Total Size: 780.04 GB

Node Details:

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