Loading Tool

Explorer IconExplorer

Memory Pool

41,386 transactions
33.16 vMB
0.09643781 BTC
Random Selection Loading Transactions
Max Size: 164.21/200 MB

Candidate Block

Mining Attempt e0c3d2c7d9c479ff1ed1e3c47ea5144677419d0d2a28615eb98c16d5aa5ca8b4
Version 20000000
Previous Block 00000000000000000001da7c7d0e2d22bf8ee077eb047284ed5674e23b193a1b
Merkle Root 9979a0d9b9d5b692ab40474a6a18e659a1cdec83643d027b69a5b248800a38ee
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,357
Size: 1.00 vMB
Total Fees: 0.02546551 BTC
Feerates: 150.68 > 2.55 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,559 (99,049 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
815,510 815,510 00000000000000000003be57463945595da20de4299a1a8030465b0faf2404f2 3,200 1.00/1.00 vMB 35
815,509 815,509 00000000000000000000fffd11fd6259a849546078019cea340d2a35699fe777 3,223 1.00/1.00 vMB 52
815,508 815,508 00000000000000000001bdc597cf7c65e5a740db18875b95071f14f3a7a7b4c8 3,348 1.00/1.00 vMB 44
815,507 815,507 000000000000000000041fd1d23104a9de7920e9002e29303b11cc6335773c9d 3,352 1.00/1.00 vMB 63
815,506 815,506 0000000000000000000393fa0584c84f9d51af58901d0f0de96a31e21dae6098 4,563 1.00/1.00 vMB 20
815,505 815,505 000000000000000000009393d1fea63c7692eff57fce3ec7807a77694fdee0a1 2,784 1.00/1.00 vMB 25
815,504 815,504 000000000000000000007ef6a12724ec14f1dda86919c29dcefb4281d1d4643c 3,299 1.00/1.00 vMB 37
815,503 815,503 0000000000000000000329d635c06ea03b876f97d66dda0c7a318c725496c5ed 1,660 1.00/1.00 vMB 19
815,502 815,502 00000000000000000000d0f4ae1869a49416fc3a8e4d521d05c435ec9a1c74ac 2,835 1.00/1.00 vMB 50
815,501 815,501 000000000000000000026fb65f5da58cabb354fe94bba17c38d9fbf8c74157b4 2,325 1.00/1.00 vMB 13
815,500 815,500 00000000000000000001acbb1a718d3058c21f76b85b830545897a1b908ac060 3,797 1.00/1.00 vMB 17
815,499 815,499 00000000000000000001646d1393b63b6b77b8c1e049adebc49c052dd210b738 3,537 1.00/1.00 vMB 21
815,498 815,498 00000000000000000001d26c231e58c57a626642871eca0c5cc75679756cc7fd 2,843 1.00/1.00 vMB 17
815,497 815,497 00000000000000000002e3de7ddb250d55dbe974d039195fd9a485ad25d15a03 2,970 1.00/1.00 vMB 19
815,496 815,496 000000000000000000040adfe11b65bf285ac827ae9bf71db7167c6f47457e63 3,373 1.00/1.00 vMB 19
815,495 815,495 00000000000000000001142bdc9b83aedab0edb60c8e91f8e3be3482c7d11912 3,205 1.00/1.00 vMB 36
815,494 815,494 000000000000000000042045e42d958931fceef136506301ab7801f2ffdbb724 3,467 1.00/1.00 vMB 20
815,493 815,493 00000000000000000000bf127ef8c2af5e9bbac6866bf993f2ee5b04530c49ce 3,465 1.00/1.00 vMB 21
815,492 815,492 00000000000000000001754ba92729f0085950aec003537733de92854bfdbc84 1,979 1.00/1.00 vMB 23
815,491 815,491 00000000000000000002ed61af02abb053e53e287ff98f1a9f5898fc9b3edf57 3,553 1.00/1.00 vMB 41
815,490 815,490 00000000000000000001304514a6a3080875bd23ef495d98276fb5c362ee35d8 3,672 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 781.60 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: 623.96 GB
    • Received: 11.51 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.