Loading Tool

Explorer IconExplorer

Memory Pool

79,161 transactions
30.05 vMB
0.08313106 BTC
Random Selection Loading Transactions
Max Size: 183.07/200 MB

Candidate Block

Mining Attempt a100faa6a568bf3a781c3825d18978d3940cb33946886730ba5c820bd4054d44
Version 20000000
Previous Block 00000000000000000000d7c32edb112c6056dcc1521f24e801594872b22d15cb
Merkle Root 5618739d2b104cc0c1ca92a152ba6e1609607394c79ea68f9c5f675cf682221a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,008
Size: 1.00 vMB
Total Fees: 0.01629192 BTC
Feerates: 300.83 > 1.63 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,394 (878,042 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
37,352 37,352 000000000435d4209229a7cab6804d27da24b69649d45a1f5da5dc4366ab3e7f 1 0.00/1.00 vMB 0
37,351 37,351 0000000092ce99790bbfab2c2020316de6b5794e539901feb778bc15bb09ad59 1 0.00/1.00 vMB 0
37,350 37,350 000000003c4f838c54bd3f12da32cab54c5b746b47f68131b8592ca6ae7e89f4 1 0.00/1.00 vMB 0
37,349 37,349 00000000bcfac4d675f603afc99ad3b6e112d1df56c0f03614dfe839634a8c1a 1 0.00/1.00 vMB 0
37,348 37,348 0000000031b51448ca5fc064e3fc63428ff9570627e342ceaa7a8e64e4e19f64 1 0.00/1.00 vMB 0
37,347 37,347 000000005a4831402cf8048467dce1bbe540f63afec4f1e008d6cf9f2a45b4fa 1 0.00/1.00 vMB 0
37,346 37,346 000000002497649ad088ec28a317a5f1bc53cded483dc783c2bd68a18eb74190 1 0.00/1.00 vMB 0
37,345 37,345 0000000054cfe089aa4264038c29ea03fae79eb4f8c308dc0048ec414562727a 1 0.00/1.00 vMB 0
37,344 37,344 00000000bba60fd20532ed88db316a6aed76b9199c25ef088b3096718d64c540 1 0.00/1.00 vMB 0
37,343 37,343 00000000a3dce9916ffea721be3c3e253e6132535c6e07096e9c681fae81cd00 1 0.00/1.00 vMB 0
37,342 37,342 000000000005e1f0fabbae9932fedfeb52c191fc70234bb21aa27faa59691d44 1 0.00/1.00 vMB 0
37,341 37,341 000000008067b3108e2aa1af81c5c38fbc3ec430bf5b29fe2f4b84d80d0535ac 1 0.00/1.00 vMB 0
37,340 37,340 0000000020ff27d0b6b677823a7c9a19b225a81d8b8295e64c03f1b33a0d9eb2 1 0.00/1.00 vMB 0
37,339 37,339 00000000322831135d735a307d5d4392559dea5bd412ba64edca836fb18339f6 1 0.00/1.00 vMB 0
37,338 37,338 000000006d434ea8aabd9955090712cb45c206a22aceb75115d85616f2fb3551 1 0.00/1.00 vMB 0
37,337 37,337 00000000aa37a6da9b872f97f5131ec164ecd0531696c102747e9de905e70fb5 1 0.00/1.00 vMB 0
37,336 37,336 000000000dc2b81a2d69bc63077199b08452703d7e92472708f66752fca1682b 1 0.00/1.00 vMB 0
37,335 37,335 000000006a0bca417abc9ec2fdfc18dd5e08ff82bda9700b0dd70778b2c789ee 1 0.00/1.00 vMB 0
37,334 37,334 00000000bc714cfdb4fcd814782b5ec16b3ca400840ad9e236a4c77ba2a300bc 1 0.00/1.00 vMB 0
37,333 37,333 00000000684fa8708d07b7414b5084487d90e834f82320de20d28432d1d54545 1 0.00/1.00 vMB 0
37,332 37,332 000000001be4b2bbc19aca6f6dc9572fc2991521c38aad726b9cf1b2e7871e48 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.07 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: 720.92 GB
    • Received: 18.31 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.