Loading Tool

Explorer IconExplorer

Memory Pool

25,654 transactions
24.91 vMB
0.05021185 BTC
Random Selection Loading Transactions
Max Size: 121.71/200 MB

Candidate Block

Mining Attempt bfc3b8b311b633a160131e1cf78ca339b475bd08aa9bf49b07e330cabeda9e7c
Version 20000000
Previous Block 00000000000000000001949104fe405a4b55e714c07edf8ec2b36379f0e1455d
Merkle Root f9dd795378ee3cbb9664ef8baa8c61f87d704bd78a5983beeb74cf0d596cc623
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,975
Size: 1.00 vMB
Total Fees: 0.00543497 BTC
Feerates: 101.55 > 0.54 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,286 (888,255 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
26,031 26,031 00000000d0685e01583fa926733264d6bf72e24240ca6f1056341cbcc12de9e2 1 0.00/1.00 vMB 0
26,030 26,030 000000000640566734e3f82bf5c6a897d7c3e03daf742c34f033e786cb3d3e4c 1 0.00/1.00 vMB 0
26,029 26,029 000000002056bc809ecf3ae0124e96b4cd063a2eca6a3db9c5ffb8a932eb826e 1 0.00/1.00 vMB 0
26,028 26,028 000000008e3ec6c8611151ecff3b2f421c097107c9ffad09da33c88ec26fe285 1 0.00/1.00 vMB 0
26,027 26,027 00000000e4d301f1500204d9ad2a2b6de5d10f24d29467dabf6704a366c828a3 1 0.00/1.00 vMB 0
26,026 26,026 00000000dc59c0417ac313fa9ac3f37fe720b13842aeae249c9a5b6f5eda8f8c 1 0.00/1.00 vMB 0
26,025 26,025 00000000debcc478be0c603ad46d6997b7a672d8c28f7e5f2efc34657537da8c 1 0.00/1.00 vMB 0
26,024 26,024 000000006c28e4f3eaf8f7b44bb1220e99c0da493d73eceafcd68db8076a602f 1 0.00/1.00 vMB 0
26,023 26,023 00000000ccdf952f97e15742531237693fa5511d0313c11d05e4940907e48f44 1 0.00/1.00 vMB 0
26,022 26,022 00000000fd743102df763f74c90976d772a340c5c409d5430dfde830333dc354 1 0.00/1.00 vMB 0
26,021 26,021 000000007669c7020417979569649ac8423065855733c3912398c09a1ac3e38b 1 0.00/1.00 vMB 0
26,020 26,020 000000009cc448ce3d6497f0385f910ad06c598832b90629e650d38ead7bf67e 1 0.00/1.00 vMB 0
26,019 26,019 00000000b400e9c7009c05f5e223230ca7daa06730038f5d3fbef475c1e2d3cc 1 0.00/1.00 vMB 0
26,018 26,018 00000000119ea98dbde46f8a2467696530beb77d424181ca7458f23fc52a041a 1 0.00/1.00 vMB 0
26,017 26,017 000000009e12579b55e684c6bd5b289205ccba584a783b1ddb437a59518e0f8c 1 0.00/1.00 vMB 0
26,016 26,016 0000000011e38ee608a1670376b62100511c375cb399a62b3ce453b7310cd988 1 0.00/1.00 vMB 0
26,015 26,015 000000001d5b8d41108cc315049dbd39ba8dda4d35ab699f06a28e3b20c07522 1 0.00/1.00 vMB 0
26,014 26,014 00000000a3071542bae2c618f0fa271bfb462ce7255018925b4f8bb498c10ff0 1 0.00/1.00 vMB 0
26,013 26,013 00000000894d4bf3c1658601aacaa705c237e52baa719d2a9fcad2b93e6fa633 1 0.00/1.00 vMB 0
26,012 26,012 0000000005674d1043176476275581526cfbe3e59579a926674b004a5f8897b2 1 0.00/1.00 vMB 0
26,011 26,011 00000000d78fe6b8a6edc09f0a884ff0145c42a03b104aff49faeecc74fb4ade 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.10 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: 579.72 GB
    • Received: 8.88 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.