Loading Tool

Explorer IconExplorer

Memory Pool

76,015 transactions
28.06 vMB
0.08571246 BTC
Random Selection Loading Transactions
Max Size: 170.97/200 MB

Candidate Block

Mining Attempt e0c214d7725b932343886dc8cd3bdfa906e911df75552cbdfb56f953e69899b1
Version 20000000
Previous Block 00000000000000000002102afa1db3081518716f594315bc6c7bf9736cdf6fb9
Merkle Root d7188268d3bca6af35bce9bd8810bee8c1de3d26befdce3eddbd6f47fcbe1f8d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,250
Size: 1.00 vMB
Total Fees: 0.02539874 BTC
Feerates: 100.00 > 2.55 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,258 (117,830 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
797,428 797,428 000000000000000000024dc5e69a90c52e766478558c78fdc123880f477de252 3,037 1.00/1.00 vMB 18
797,427 797,427 00000000000000000000f7d198fa0235adc0d939bfe3ca203e22af57d14116b9 1,969 1.00/1.00 vMB 24
797,426 797,426 00000000000000000001485772350a19e54bc539ef3b56faed386b56607a7156 2,053 1.00/1.00 vMB 10
797,425 797,425 00000000000000000004cde976dcbce12cb9715ccadd45951d930d9c0e9e05c2 1,533 1.00/1.00 vMB 7
797,424 797,424 000000000000000000002bc48cdee43b5e384539157fc8646189f043cbb5cf87 2,798 1.00/1.00 vMB 15
797,423 797,423 000000000000000000003e76739a34b44c6c025f23af751001b27734ebe4cb82 3,391 1.00/1.00 vMB 15
797,422 797,422 0000000000000000000550837a663bcf73876ac5c3dfe2d14a6e5eed7ec27a44 2,156 1.00/1.00 vMB 11
797,421 797,421 000000000000000000038dd7316b277a1da2889c1409d09ee8b4dee719560fb4 3,613 1.00/1.00 vMB 22
797,420 797,420 00000000000000000002eb256bad746bbcf57907854c3f1de2e6c773da4aa57e 1,791 1.00/1.00 vMB 13
797,419 797,419 00000000000000000000c4c251c3e6b6fbc9ed4260d427569ea5873569731260 2,076 1.00/1.00 vMB 19
797,418 797,418 00000000000000000004786a923bdfa9c4f4c8af8ea59fee1c0be489e8dbf597 2,439 1.00/1.00 vMB 13
797,417 797,417 0000000000000000000449b8050ff9b37a1587ef09ccd0ec71da2e9af344ed26 2,489 1.00/1.00 vMB 14
797,416 797,416 000000000000000000014d4b43691dc90886eaadc5fcb18414c8c5ba2f244f5e 3,210 1.00/1.00 vMB 20
797,415 797,415 0000000000000000000517c9d319e7d66a067f0422d7fc31e2649c5c2d638fd2 3,426 1.00/1.00 vMB 25
797,414 797,414 0000000000000000000350ed3de544aacfc5abe5ef395620b6aee5a191af7ac4 2,160 1.00/1.00 vMB 13
797,413 797,413 000000000000000000036ca3d8e5af726231519390c3aedf7f0853b7d2c9ee49 3,296 1.00/1.00 vMB 18
797,412 797,412 0000000000000000000563f183efeb59bf8875b9a98387846664264033f2b532 3,280 1.00/1.00 vMB 30
797,411 797,411 0000000000000000000175b69f2f9734cc559ca61856cdb80b28ce2a57f28f8e 948 1.00/1.00 vMB 8
797,410 797,410 0000000000000000000260d5878306990405ed84b644ee6367d98d60980b4e2b 2,093 1.00/1.00 vMB 14
797,409 797,409 000000000000000000050066f650e11d9a12e9e09e49245d550f078e9438137f 2,944 1.00/1.00 vMB 15
797,408 797,408 0000000000000000000025c00e9caecb31f80e64ac70dd5490dc74b21e1e083c 670 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.84 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: 712.05 GB
    • Received: 17.15 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.