Loading Tool

Explorer IconExplorer

Memory Pool

82,964 transactions
31.17 vMB
0.08977788 BTC
Random Selection Loading Transactions
Max Size: 191.11/200 MB

Candidate Block

Mining Attempt 8e7cdb084180aaa7118483fbee0205ed0910510f35306ce55011af5a6affb5ab
Version 20000000
Previous Block 00000000000000000000b7ed4bcc09a1ab3389cc1da6d37b94493a2f9a8472a1
Merkle Root 6c3e98909385fa1d312269558d220b394bc2f94091b5d87ed192c81c6481fb69
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,442
Size: 1.00 vMB
Total Fees: 0.01942691 BTC
Feerates: 114.60 > 1.95 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,223 (98,780 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
816,443 816,443 000000000000000000018e5d0e24101db2b6f48d2bb5c6e367b52ec6e98ce00c 5,127 1.00/1.00 vMB 54
816,442 816,442 00000000000000000001a9d60f6549debbb90cc81fc844e4deaf930d529814ad 4,201 1.00/1.00 vMB 75
816,441 816,441 00000000000000000001522723a6d73cc444a34cd11b0b50ffc26d388c2e0081 4,302 1.00/1.00 vMB 46
816,440 816,440 00000000000000000000152f3f1b3fa321b6d957a704aff84a8bc0f83cae8d60 5,137 1.00/1.00 vMB 58
816,439 816,439 000000000000000000016f9534a27afa6da2dd6a8a73b34ef9a2aecf9c3253ca 4,821 1.00/1.00 vMB 54
816,438 816,438 00000000000000000002d0ea9f9dd71d854c368ad4a2ac1b5623d6278f39671d 5,807 1.00/1.00 vMB 63
816,437 816,437 00000000000000000001482887ca987638cacedfb28b92cb8fd067b1e85f3d54 4,539 1.00/1.00 vMB 74
816,436 816,436 000000000000000000004f69462390d954373cb582825c14842b4639db98b151 3,433 1.00/1.00 vMB 65
816,435 816,435 00000000000000000000e0930ac76511c917568a17d03c76a03625031a20d292 5,348 1.00/1.00 vMB 53
816,434 816,434 00000000000000000003c3395eaeeae396167dc625237a5a4f98c43407e4dae0 4,229 1.00/1.00 vMB 84
816,433 816,433 000000000000000000009cb5ac1b9cfd50a253d55ad3628319464399a078dbb9 4,359 1.00/1.00 vMB 50
816,432 816,432 00000000000000000002b2c3eb94772c6b408a50b7e5c78b67e8163717f7389d 4,509 1.00/1.00 vMB 38
816,431 816,431 00000000000000000000c1778dd33ba9c77a0094ef6e4c505bf0d814efcd9c5f 5,372 1.00/1.00 vMB 42
816,430 816,430 000000000000000000011e4c097d7906ec7c2c6cedeeefc4f063a5de4820728d 5,138 1.00/1.00 vMB 54
816,429 816,429 00000000000000000001e55999718d1a2f76e174fa808157585c5499f4d5d928 5,121 1.00/1.00 vMB 47
816,428 816,428 000000000000000000005af1f395822dfd84a315bb5878bce370361fdaef1c04 4,832 1.00/1.00 vMB 64
816,427 816,427 000000000000000000027b87f91b622513be76f52ff11a7de74594c8c5ef192b 4,293 1.00/1.00 vMB 77
816,426 816,426 00000000000000000004713cc9c0da9b08045025cde53a0d8af3cd0cc626ff30 4,848 1.00/1.00 vMB 62
816,425 816,425 000000000000000000016077150b19a0d8f1a8aaad309ecb8e33d507f174274c 4,320 1.00/1.00 vMB 42
816,424 816,424 00000000000000000002a5ef5fa9685527dc1e7993228c06205dd00d14c59146 4,798 1.00/1.00 vMB 62
816,423 816,423 000000000000000000047203b225159c054c12126b307efb1795e328777798a5 4,396 1.00/1.00 vMB 68
Previous 10 blocks ↓
Total Size: 782.77 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.42 GB
    • Received: 16.91 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.