Loading Tool

Explorer IconExplorer

Memory Pool

73,219 transactions
27.13 vMB
0.06102795 BTC
Random Selection Loading Transactions
Max Size: 165.70/200 MB

Candidate Block

Mining Attempt 5f2d9dd1df0bdb40ccddf718e1ceb6adceea85d88b939801aa3c4fb9b6c7b30e
Version 20000000
Previous Block 0000000000000000000066dca9fab24cab5c950c60583369c37db71a237ae64a
Merkle Root 1ed6358db7fb1fe962d38be2b51b47afa3237d5a51c8d908e99617da55b0cbc5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,987
Size: 1.00 vMB
Total Fees: 0.00348967 BTC
Feerates: 20.14 > 0.35 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,291 (9,633 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
905,658 905,658 00000000000000000000a6a15e7b5022ea341118e0172e11c817f66300a28f50 2,921 1.00/1.00 vMB 3
905,657 905,657 0000000000000000000183084c0001e7bb4d6f51f926de55085ca316a0990aea 3,825 1.00/1.00 vMB 2
905,656 905,656 00000000000000000000fe79732d74bbf4c615548e23443880297ef28963f8bd 3,349 1.00/1.00 vMB 3
905,655 905,655 000000000000000000006895e9f4ce067c44241da9591a37d79f84ea7af94314 2,540 1.00/1.00 vMB 3
905,654 905,654 00000000000000000001dd33a6cee6add80f16f31475c8bf94891133b7197af8 1,675 0.60/1.00 vMB 2
905,653 905,653 0000000000000000000231e423c572f6300a606f9b067811eaacff9b28af09a9 1,874 0.53/1.00 vMB 2
905,652 905,652 000000000000000000017bcf26f63cc3cb1814b3011c212f213a189af29e6a37 3,854 1.00/1.00 vMB 2
905,651 905,651 0000000000000000000200311fab141d67ec2021c26b62450948484e445d281b 3,269 0.96/1.00 vMB 2
905,650 905,650 00000000000000000001b611d2cb5baa611637bd95cc8853eca9e40da3303187 1,176 0.30/1.00 vMB 3
905,649 905,649 000000000000000000002635305657f7ec5d98bbf55f4fdb96ad47cb1c126aa6 255 0.11/1.00 vMB 1
905,648 905,648 00000000000000000000b6c8321e15732ac403a27c37c26ff0a3c7f4aae3cf78 1,733 1.00/1.00 vMB 1
905,647 905,647 00000000000000000001641d99e5e40850b31fc98b088e27e66157c232495423 623 0.13/1.00 vMB 1
905,646 905,646 00000000000000000000b93d1e8747bd45af2401d6b90ab3519857352727c4b0 3,491 1.00/1.00 vMB 2
905,645 905,645 00000000000000000002260a6b2402144dffedc6ff8717249134308c4cb5ee5c 123 0.03/1.00 vMB 2
905,644 905,644 00000000000000000000201473706f51bb62ed11ebdbf68d9061db43d0242590 3,414 0.85/1.00 vMB 1
905,643 905,643 0000000000000000000192fa72cabf1bbf2b2dc4d596b94d55e872efaff28bac 2,826 1.00/1.00 vMB 2
905,642 905,642 000000000000000000013992d4623a0826b46a9c2dae0dc28c77334da4ca16ce 3,103 0.89/1.00 vMB 1
905,641 905,641 000000000000000000004a8f7c917b589ce6d317e371f6e673cdcb903daf268b 3,813 1.00/1.00 vMB 4
905,640 905,640 000000000000000000003053144654786301f4aa5933d654ac9428d8e2df823c 1,650 0.56/1.00 vMB 2
905,639 905,639 00000000000000000000deb9ccd56a48af7eba0600958ec880aa2a6dc3ed83d3 25 0.00/1.00 vMB 3
905,638 905,638 00000000000000000001496254ee0d3a14db4453ae064f19080d960c734e68c7 4,328 0.99/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.90 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 713.54 GB
    • Received: 17.39 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.