Loading Tool

Explorer IconExplorer

Memory Pool

82,503 transactions
30.73 vMB
0.08226234 BTC
Random Selection Loading Transactions
Max Size: 189.13/200 MB

Candidate Block

Mining Attempt e46ea245c6373cf443d2c64cca1770f38b5275a94e36a5147dd585d87bb4ca2c
Version 20000000
Previous Block 000000000000000000019edd1a56b4f361ecb598479f8049a106a5401578635e
Merkle Root f84c39049b235def1c4ea4bf0a882783b27850c79890d5a9e08d556f747f3c21
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,251
Size: 1.00 vMB
Total Fees: 0.01347540 BTC
Feerates: 353.36 > 1.35 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,231 (311,989 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
603,242 603,242 0000000000000000000499c783c17ef85b705019f349ba046f57bc9ae9b0c1f6 1,077 0.28/1.00 vMB 18
603,241 603,241 00000000000000000009cb92514f535a30185c5b5e1d69bb9aa5ccd6c5f6b527 2,712 1.00/1.00 vMB 30
603,240 603,240 00000000000000000010027edecadbc673527a9fb6bbf454a68b27c46b8d1c12 2,131 0.84/1.00 vMB 2
603,239 603,239 0000000000000000000d887394b2a8a5befa99bcdcb0351e6321ceada0ffe948 2,318 1.00/1.00 vMB 18
603,238 603,238 0000000000000000000e0254907b3e1f19f389b674703dfb406593957c8987e5 2,433 1.00/1.00 vMB 19
603,237 603,237 00000000000000000014f0831b98b8c0cf11dcae031b9eafe10a1c324c4aa8e1 2,567 1.00/1.00 vMB 34
603,236 603,236 0000000000000000000bee325d6945daec9207a57c67e0d5f04e6d56a6042de1 3,142 1.00/1.00 vMB 55
603,235 603,235 0000000000000000000e660569c779cd0252dc1dac14f29d8ae3a0e0cb45a9bf 1,014 0.33/1.00 vMB 27
603,234 603,234 000000000000000000129415d6b641140220142f58e610926b3e1748e329cdbb 2,940 0.82/1.00 vMB 20
603,233 603,233 0000000000000000000c78f85adf09d3c72083c72dd6a087d5e4ee6456ef1628 270 0.08/1.00 vMB 16
603,232 603,232 0000000000000000000015ed92dcb2e10d24ce4efe76dfcf17ae3770cb63ee6c 1,807 0.56/1.00 vMB 20
603,231 603,231 0000000000000000000525e986ed99e70483802690d048edc61e93da2d8e79eb 648 0.23/1.00 vMB 30
603,230 603,230 00000000000000000010e867ad41b20219bdf8f8160810e778568b8e6cccc583 2,911 0.95/1.00 vMB 9
603,229 603,229 0000000000000000000deb909f383986317e7d75d7d9587b12ee84d407986d79 3,270 1.00/1.00 vMB 32
603,228 603,228 000000000000000000066852160c2610e31cf7803d790259f3256edff8e7a16c 940 0.30/1.00 vMB 25
603,227 603,227 0000000000000000000da5844693509b0e6317f47f3786c48cf6853e230959c2 2,126 0.63/1.00 vMB 1
603,226 603,226 000000000000000000004ab7195330660f3916076da5eb896a2980b6ec350a53 2,793 1.00/1.00 vMB 20
603,225 603,225 0000000000000000000ac97be8820ddd400961a4ef430b7f7408c2a8f8d4a4f9 3,331 1.00/1.00 vMB 28
603,224 603,224 0000000000000000000168e54adcaff3c789a22ad614f608b018977085f94d83 2,906 1.00/1.00 vMB 33
603,223 603,223 000000000000000000012eb40f841869d759c5a4763d34dca797dc0c68ffb023 623 0.21/1.00 vMB 24
603,222 603,222 0000000000000000000f546e2b350ac35318f62c403fbce1282553cc6d3eb168 180 0.06/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.79 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.81 GB
    • Received: 16.99 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.