Loading Tool

Explorer IconExplorer

Memory Pool

82,788 transactions
30.25 vMB
0.09887247 BTC
Random Selection Loading Transactions
Max Size: 183.47/200 MB

Candidate Block

Mining Attempt 701dd746d5354982cdebb10cb609c190a7a4282369c5267fb1b056401347fcf5
Version 20000000
Previous Block 0000000000000000000170b6459c42e376b497e3e7853e6893087f6e06ae3df7
Merkle Root f8b2b3090f20d1492cb50d222e9046562ef86b549a18bf0d87ce22536a0c6c64
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,645
Size: 1.00 vMB
Total Fees: 0.02710468 BTC
Feerates: 521.84 > 2.72 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,121 (549,895 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
365,226 365,226 0000000000000000051505d810be80c54168adb4205e6a1f709f868bf3b572db 401 1.00/1.00 vMB 7
365,225 365,225 00000000000000000ed471c06483b5c964d893b0400c4ecc93a46ea9a156b132 1,208 0.73/1.00 vMB 41
365,224 365,224 000000000000000003edef845211099c2e5bf662c69183edf081db420daf4051 1,956 0.85/1.00 vMB 55
365,223 365,223 0000000000000000151c180ef98b0f50f7b6626263953c272f2c200211f06858 1 0.00/1.00 vMB 0
365,222 365,222 000000000000000007e73449305296288c30c6b3fc8f346d1abc7520347f4d2f 41 0.01/1.00 vMB 54
365,221 365,221 000000000000000005a86882f765a337feb1d9cdca456105611414ef2de35e75 476 0.75/1.00 vMB 18
365,220 365,220 00000000000000000955561565f3a46c5e3c1c221467e43c55ea892ef2d27c8f 770 1.00/1.00 vMB 21
365,219 365,219 00000000000000000f966b0a98145d5659e5da0c4369fef92108bfe3b521c9d4 770 0.95/1.00 vMB 15
365,218 365,218 000000000000000004ab0ba3f2a9a37058f6f94d0abef482f63216ba0020b1b2 682 0.34/1.00 vMB 40
365,217 365,217 00000000000000000a749a18cabba333fe43e8a799d620f02cf3adeb79f34d8c 1,420 1.00/1.00 vMB 45
365,216 365,216 00000000000000000c4f0cdf44882bf82169492d9a31306daebd49195963ae31 1,293 0.75/1.00 vMB 48
365,215 365,215 0000000000000000061e38e1de3e01fd9b2fcab3b462260a28e5e645712604c6 457 1.00/1.00 vMB 5
365,214 365,214 0000000000000000105dc2733a1bf02cbe54349d3b8d5ab50ae0a27c5cd7f8cb 498 0.93/1.00 vMB 11
365,213 365,213 00000000000000000fd0c044632a0055bbb5604435cab04cd6f83e80fe85ccbe 406 0.75/1.00 vMB 10
365,212 365,212 000000000000000009a0009cb935a60a7a1b3374bcbd308f74f37182cdd021ad 187 0.11/1.00 vMB 30
365,211 365,211 00000000000000000fbea13c04b4e2ecffcd0db5b8fa92589ff526427bd2970b 412 0.75/1.00 vMB 10
365,210 365,210 00000000000000000cf7abaf17a1eaf74cf15c49e8ee516cb4cc5fecb54090af 1,259 0.93/1.00 vMB 26
365,209 365,209 000000000000000002180336d5834b6e70d42d7cc6411af1519251faab020027 325 0.19/1.00 vMB 42
365,208 365,208 00000000000000000fce64a39e0351f4ebcbfc4d417454398a2f379e4cac9fd4 204 0.09/1.00 vMB 55
365,207 365,207 00000000000000000cbffa2db1d1fbe1390ed16313c01451959478bc841727ff 509 1.00/1.00 vMB 9
365,206 365,206 00000000000000000f0816e987c9d250448e0b04d1e9268b699a8672ab31ec9d 1,007 0.75/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.60 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: 671.81 GB
    • Received: 16.02 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.