Loading Tool

Explorer IconExplorer

Memory Pool

76,000 transactions
28.46 vMB
0.08033838 BTC
Random Selection Loading Transactions
Max Size: 171.86/200 MB

Candidate Block

Mining Attempt 1c3d0f5d58fe27d6272efb1b174524b21f472607804db6573a99aee6f086015b
Version 20000000
Previous Block 00000000000000000001f93bde759744130b66158cbae52d70e58b5101ed717c
Merkle Root fa50f777bc85ef0edcc24eb3a4ccf8bc9bdbf6b6815c15aed7d3b6b63cf5b5dc
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,685
Size: 1.00 vMB
Total Fees: 0.01642289 BTC
Feerates: 100.36 > 1.65 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,269 (202,534 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
712,735 712,735 000000000000000000030891cd7e0e4c1d6b99705bbf488816647a7a0c99b8f2 765 0.36/1.00 vMB 17
712,734 712,734 0000000000000000000a1bf07c565109218e184e66fa5bcf7a853217b0fbf077 1,265 0.55/1.00 vMB 13
712,733 712,733 00000000000000000001f1d3a8c426e06aa98f2e7297e9fd82ccb56de99bb044 2,257 0.85/1.00 vMB 23
712,732 712,732 000000000000000000057c80b69038d90037b1bd558b329f05377a53f458b8f0 173 0.06/1.00 vMB 17
712,731 712,731 00000000000000000004fd234c75d082afa68bdfa9d8c510db8d2768996e6cdc 2,339 0.89/1.00 vMB 17
712,730 712,730 0000000000000000000b7eebf6b2eb28f615495f925f2cda4c02d7bed74da712 329 0.14/1.00 vMB 13
712,729 712,729 00000000000000000001a5de3633fa0745a086473f630585a6a565c8bbfebf15 2,451 1.00/1.00 vMB 8
712,728 712,728 000000000000000000037e86918c90d3a619d141c6fd74379bb0668dcf9516a4 2,342 1.00/1.00 vMB 17
712,727 712,727 0000000000000000000951ecd14c572232ec8c4d770979de1f6a576f6f21fad5 2,439 1.00/1.00 vMB 24
712,726 712,726 00000000000000000002874a4ea33bd18bd76698cac894b562453f4b48020d09 1,734 0.88/1.00 vMB 4
712,725 712,725 00000000000000000009a9a9f23d1f91984df967affecb46b1bdcce85413d979 3,106 1.00/1.00 vMB 15
712,724 712,724 000000000000000000076e4dbb3b0c546574014405af77b8988b2f5f9516fdeb 2,470 1.00/1.00 vMB 18
712,723 712,723 00000000000000000002a5c5854cdcd15fb73e94b0e09e5357b591775691dad6 3,302 1.00/1.00 vMB 31
712,722 712,722 0000000000000000000c710d81cda4f1e409857e248c568bf7bc258027cae692 391 0.16/1.00 vMB 33
712,721 712,721 0000000000000000000ab6b9fc1ba148a18b9e9fa18e70835ac4277acd9d6530 775 0.31/1.00 vMB 16
712,720 712,720 00000000000000000001d0e7dc14f464a19e48893cf71b1f0a57c0085c9cfba9 766 0.26/1.00 vMB 22
712,719 712,719 00000000000000000004cf3d579037811e649837892ced21d63bc0e791255fa4 1,203 0.54/1.00 vMB 16
712,718 712,718 000000000000000000063e507daac396557f0619e8ede35eab23d337da1a7433 635 0.18/1.00 vMB 19
712,717 712,717 000000000000000000044a0580b704c34e44e77c08f5b805bb1696829c4ecdf9 1,208 0.42/1.00 vMB 5
712,716 712,716 0000000000000000000a1adc3417265dd914d14a0cd931c82a083d24cd4002db 2,625 1.00/1.00 vMB 22
712,715 712,715 0000000000000000000c28481891bd1f1b222a3e58df6f57895003f79fce2be8 1,087 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.86 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 712.83 GB
    • Received: 17.23 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.