Loading Tool

Explorer IconExplorer

Memory Pool

87,570 transactions
32.44 vMB
0.14865749 BTC
Random Selection Loading Transactions
Max Size: 198.97/200 MB

Candidate Block

Mining Attempt 2663822d3a38e973c501a78a6eb160861a74542cd465cc799b0eb439a7350d57
Version 20000000
Previous Block 0000000000000000000024e14012baaaec51ffbde7f4c16099d63d5881173d65
Merkle Root 37cda9bbe7338f7adb0e41d478776f3015359e16bce676cd4d3f7182825bf84e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,346
Size: 1.00 vMB
Total Fees: 0.06591307 BTC
Feerates: 502.65 > 6.60 > 0.40 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,217 (299,688 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
615,529 615,529 0000000000000000000deba95a3b873405ae414364906b664b61a1c70bb15bd1 2,284 1.00/1.00 vMB 18
615,528 615,528 0000000000000000000ba8b4d168d02bd4878f39d82b44104ee4a2437baf6561 2,108 1.00/1.00 vMB 19
615,527 615,527 0000000000000000000f54211ec6e9f45d2327a9985f627f6239ed5970a2390d 1,694 1.00/1.00 vMB 16
615,526 615,526 0000000000000000000d51d0dea39925917a8d9bbfb5a77a781b786d75b24b8d 2,082 1.00/1.00 vMB 13
615,525 615,525 000000000000000000004a21d7416472a5ef73fd50a635b440557b5087590d69 2,257 1.00/1.00 vMB 26
615,524 615,524 0000000000000000000460553deb725d1624a0857884a6db3c9f831611c1e296 948 1.00/1.00 vMB 69
615,523 615,523 0000000000000000000ccc82cfa3c56d6796cd044649314f983057a8e4df8457 1,943 0.59/1.00 vMB 13
615,522 615,522 00000000000000000010e882f6ffbc3315c0e787d2b96575fc16432b4fe0d80f 390 0.17/1.00 vMB 12
615,521 615,521 0000000000000000000c6cb842f60e33abf2ba8e9a144cd0849d35d929763f7f 593 0.22/1.00 vMB 24
615,520 615,520 0000000000000000000ad519b707a83912d0d11d503b261517afcac6fb160c6d 117 0.03/1.00 vMB 13
615,519 615,519 000000000000000000021d03c5c5c7ed18b4138e14e8107da78438cb7965fa68 2,336 0.86/1.00 vMB 11
615,518 615,518 00000000000000000007c473dda52f77b3b89575139cbabc84c440d570fff593 3,233 0.99/1.00 vMB 10
615,517 615,517 0000000000000000000b0c37938411aadca2d5525901e43118930563010cb785 2,324 1.00/1.00 vMB 3
615,516 615,516 00000000000000000001b9eb31ff950a3984f58548efe883ddc281f22e7c4b58 2,802 1.00/1.00 vMB 14
615,515 615,515 0000000000000000000eddccb5307d121ce2734862a02df545401cf4498b9dfe 2,694 1.00/1.00 vMB 5
615,514 615,514 0000000000000000000e1d4b7aa209d1d336e9da40cafc98b548f297eae744ee 3,173 1.00/1.00 vMB 23
615,513 615,513 0000000000000000000c7e2c805bbce0db32b5230fcce6a258fdc7bb47a272e7 1,898 1.00/1.00 vMB 12
615,512 615,512 0000000000000000000ed381419dc6ecde108adf8b2cbdb454302aad9c2e58e5 2,832 1.00/1.00 vMB 19
615,511 615,511 00000000000000000005824733267a2d6a18782c6bb8accb5ff8b0364d835f68 1,359 0.38/1.00 vMB 12
615,510 615,510 000000000000000000000f94d96a101ca99c026701a73830035206247bed7d3b 1,235 0.39/1.00 vMB 12
615,509 615,509 0000000000000000000f07adeb5c632dcf0a73e235bdd74532d75798ad3e3699 1,692 0.50/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.76 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: 709.15 GB
    • Received: 16.85 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.