Loading Tool

Explorer IconExplorer

Memory Pool

28,310 transactions
14.52 vMB
0.07078336 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 79.12/200 MB

Candidate Block

Mining Attempt ff524e10cd53237c2a07d0733e928c2a469750fd2ec5ea9dc71c61fb0f385964
Version 20000000
Previous Block 0000000000000000000192f7f7f29540150f204e06421cc00ad7343613157401
Merkle Root 01b992c7d99e8c522fac3291533632ad69a1180817446de8adc615e74a8e693d
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,002
Size: 1.00 vMB
Total Fees: 0.03439535 BTC
Median Feerate: 2.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,250 (667,182 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
246,068 246,068 0000000000000079ef0e7ee9242f5fa3dc8d87ce1c82390cd63ea3231924630e 5 0.00 vMB 43
246,067 246,067 000000000000003b15f0690a8230f4753cccc507c87ff7e6d82df425f65f5ef0 247 0.13 vMB 101
246,066 246,066 000000000000008198f81985765873953e3ee382ba1cec7b7dd994b6198127de 185 0.08 vMB 136
246,065 246,065 0000000000000094c9814df7d5d258e55fe77ac86af9244fbd99167b36f494e0 41 0.02 vMB 135
246,064 246,064 000000000000009a7a0e37ef45a199360274f3ac027ad749c33093c5a96f73a7 32 0.12 vMB 134
246,063 246,063 000000000000008a9433dfb5c27540d8f388733122686d342c53107650290c47 192 0.08 vMB 126
246,062 246,062 000000000000007aeb43ea2797a5ce74b4a07f7e3715c056b3d8ab8dcfb778e1 80 0.04 vMB 119
246,061 246,061 0000000000000065f828e59a7d80b75dfd8c1f489a0cf532a71bb3010c1a18ae 80 0.03 vMB 110
246,060 246,060 000000000000003a4b4dc01ef4c63f0d8b999a340ce58f18bf628955bdaab712 102 0.05 vMB 152
246,059 246,059 00000000000000870890e61673c1ce4d70c92112ccbd53ac0a582718b81726fc 111 0.04 vMB 236
246,058 246,058 00000000000000204757b5203614700dfbfdfce42072e62027cb73ff80dc36d9 114 0.05 vMB 125
246,057 246,057 0000000000000038c73dd4576ca69a8bbec8761c722623b8833e6ea8c344063b 99 0.04 vMB 130
246,056 246,056 0000000000000048a7618bd53eb832ab657ef3437e0bee535cbafafdbbf21239 56 0.02 vMB 145
246,055 246,055 000000000000004511b10dce53e5ff9a477e6dce75158d2b60a151bfb95f5a7c 93 0.04 vMB 142
246,054 246,054 00000000000000157bdbc2dce0af4a8dd9a907831d63f85ac548ef7c4fb97410 252 0.10 vMB 139
246,053 246,053 000000000000006403b7c3b7b549e2bb97b0387d450fee8f63a2d5e923f525cf 36 0.01 vMB 33
246,052 246,052 0000000000000096db2c689e5f4217f83d3f41fa2b8f72257561fe8149481f61 341 0.12 vMB 138
246,051 246,051 000000000000000e38a63629410dc438904390f2f1f93442286ffb54f9ad8ed9 180 0.09 vMB 144
246,050 246,050 00000000000000804d26e92a50ee6b77b8f3f17bd1db07e2c819b5208c976f63 267 0.15 vMB 96
246,049 246,049 0000000000000096c22aab274c62408a10e33986e0bdb55bacbc45ba8fa3d48b 88 0.04 vMB 105
246,048 246,048 00000000000000776822c90fe87c6b5b74800a3fc70cb6add42cff8d3932ece7 17 0.01 vMB 78
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: 21
    • Outgoing: 10
  • Data Transfer:
    • Sent: 0.02 GB
    • Received: 0.00 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.