Loading Tool

Explorer IconExplorer

Memory Pool

77,949 transactions
29.43 vMB
0.10419763 BTC
Random Selection Loading Transactions
Max Size: 177.25/200 MB

Candidate Block

Mining Attempt 5a83998d9a19d557f2110476de24985da42acd24d030004a9187fc52792835ed
Version 20000000
Previous Block 00000000000000000001cb1113c5ea661c59a8a02a5c9ba097352d884515177e
Merkle Root 06e141df514ff70ae927d6915f7e7371420da16e30bc9523553416fc21ca7560
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,206
Size: 1.00 vMB
Total Fees: 0.02840826 BTC
Feerates: 151.12 > 2.85 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,271 (185,288 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
729,983 729,983 00000000000000000008d9167bc05e4064a0802a88a8f6388014e73b958df99a 2,368 1.00/1.00 vMB 15
729,982 729,982 00000000000000000004c61802ba315e1087fab4bea49a2ab7e46aa9d1f364e3 2,519 1.00/1.00 vMB 14
729,981 729,981 000000000000000000044bb49d94a3389ebdff5e1e4593a3aba581e91a29c5fb 2,770 1.00/1.00 vMB 9
729,980 729,980 00000000000000000006de8884602fa870248a9486931a7b0c37c7b0d65278d0 2,962 1.00/1.00 vMB 11
729,979 729,979 000000000000000000092371975ed7646294acafe2a077357136c041f358680e 2,606 1.00/1.00 vMB 19
729,978 729,978 0000000000000000000368ae03c37c61b19b8777c866a4ae8535c1828aaea2c0 1,115 1.00/1.00 vMB 12
729,977 729,977 0000000000000000000870dce86d0d76ddb5463f3f8b3558e3eedd74397a7308 3,342 1.00/1.00 vMB 28
729,976 729,976 00000000000000000002044cbebd56743dee26eb9837be8efe7d9a03de253742 1,920 1.00/1.00 vMB 11
729,975 729,975 000000000000000000095fcc6079da56f4ceebfae9097e892551bc9918928591 1,543 1.00/1.00 vMB 17
729,974 729,974 000000000000000000076ef8c7639d451a45c935debe80656d49b6419057f97d 570 1.00/1.00 vMB 10
729,973 729,973 0000000000000000000614a769a4b04cc8523540b8c190de1a99351830cea585 2,627 1.00/1.00 vMB 13
729,972 729,972 00000000000000000008e223d4f968df6601f587af40a19fc2f3a6d0686b8115 3,539 1.00/1.00 vMB 19
729,971 729,971 000000000000000000050737811b785f4967620a8ddb345dc4cc7d779170594c 3,354 1.00/1.00 vMB 24
729,970 729,970 00000000000000000008951f976d79279769195fe3948567fa728dfbe756480d 2,635 1.00/1.00 vMB 17
729,969 729,969 00000000000000000005f22f9d95519823eb6c6d9968df7e1aabe439c3063f91 3,664 1.00/1.00 vMB 21
729,968 729,968 0000000000000000000632cd93103cec7db9d7a376e9d68d40886ab79751a75a 3,339 1.00/1.00 vMB 36
729,967 729,967 0000000000000000000097314023ff796a8bbc93e9923ddd625ecad8ed01eddc 1,042 0.99/1.00 vMB 5
729,966 729,966 0000000000000000000708f16a7c62b8e3111afeefba44dbbd10ea4004158108 1,822 1.00/1.00 vMB 8
729,965 729,965 000000000000000000072e6b4e1bab0b361f09e9327f38c64bebf5563bfde514 2,942 1.00/1.00 vMB 14
729,964 729,964 000000000000000000087d27a3bc39691e1cf4afa2b71ce0debed885d2d0bc4b 2,816 1.00/1.00 vMB 10
729,963 729,963 000000000000000000025bb23466a17afa81265e160a7a17435083670cbaa651 2,382 1.00/1.00 vMB 16
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: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 712.97 GB
    • Received: 17.26 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.