Loading Tool

Explorer IconExplorer

Memory Pool

85,029 transactions
31.88 vMB
0.16939340 BTC
Random Selection Loading Transactions
Max Size: 189.77/200 MB

Candidate Block

Mining Attempt 8e92cc6d2d3f3f71f4e75e8c13593cd3e19da9708591173870dc16b3aa76bdc7
Version 20000000
Previous Block 00000000000000000000709a48f0063127d97cdfd68d24c6264f3b0e57fb4758
Merkle Root fef4f45f1d9f465b2f41ab7d0c66dcf98cdefdece4b3ad13ffbfa2dacaefed63
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,937
Size: 1.00 vMB
Total Fees: 0.05358846 BTC
Feerates: 402.75 > 5.37 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,146 (104,720 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
810,426 810,426 00000000000000000001cf4645eaa32669a1744fb49481f9f88a72cc4c78b655 1,851 1.00/1.00 vMB 9
810,425 810,425 00000000000000000003ad8de1785332b7630b9a38a5e4c07af2ea9d6d7cd37d 1,550 1.00/1.00 vMB 3
810,424 810,424 00000000000000000001df955a4a812afb8cdd1c0e46289a6c0abec17dba0385 711 1.00/1.00 vMB 3
810,423 810,423 000000000000000000011af55082fd7df3f10bd054d922efc54a31759b94b207 662 1.00/1.00 vMB 10
810,422 810,422 000000000000000000006e7b741b9ce88c4ec815bf2d5d267874aeca5a8fb344 500 1.00/1.00 vMB 6
810,421 810,421 000000000000000000040067f7d06497c0c18f9ec381b07a4d55c3fe34c89601 612 1.00/1.00 vMB 4
810,420 810,420 00000000000000000001845ae62cf80df89afbd785423873f4657ed0e9df78ed 1,247 1.00/1.00 vMB 6
810,419 810,419 00000000000000000000a1b60fc72519bc1ba89efc59f09f87917bf89979a3a4 767 1.00/1.00 vMB 4
810,418 810,418 000000000000000000039b9e9b4baef38a7ec9d606ff6fc472dbd5b71d36ec94 857 1.00/1.00 vMB 5
810,417 810,417 000000000000000000033438d92b8c170e2fd04b10ff2bcf2d4c6e253c68e1ee 1,622 1.00/1.00 vMB 8
810,416 810,416 000000000000000000015dd8b09db3c89b205338be4591a85e7d910fbba7b8a1 2,203 1.00/1.00 vMB 13
810,415 810,415 000000000000000000011177448588ac1952b51d73f0218e6c306adb46474985 543 1.00/1.00 vMB 2
810,414 810,414 00000000000000000002dcaa608bbd9cd4d7dec452c743a599a0585546e15609 3,595 1.00/1.00 vMB 21
810,413 810,413 000000000000000000043d348df8f08db5c75f5b5b4d199df6c3a9c6b234e737 1,289 1.00/1.00 vMB 7
810,412 810,412 00000000000000000002bf03bed762b5324ba8fc223405656f1cf7bc3b9116df 800 1.00/1.00 vMB 7
810,411 810,411 00000000000000000001c78d63ee79a0d67516509b8aab462d9313c50070ae90 1,528 1.00/1.00 vMB 9
810,410 810,410 000000000000000000000ad6320a46c61af56683b9a6638dfda9c896ee48a0fd 519 1.00/1.00 vMB 2
810,409 810,409 00000000000000000001fe0428ca0082e4985da43a1f79052ef113ff74481666 2,218 1.00/1.00 vMB 24
810,408 810,408 00000000000000000002407efb12e255201130e46f33e899fb5597cda677be16 1,759 1.00/1.00 vMB 4
810,407 810,407 000000000000000000031f067e3c011312f269441f50fb98ca0a8884d9a50a6f 1,191 1.00/1.00 vMB 4
810,406 810,406 00000000000000000002f02eff9058eeb1b93bc9a1a3f6862055329741025856 1,306 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.65 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: 672.66 GB
    • Received: 16.30 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.