Loading Tool

Explorer IconExplorer

Memory Pool

50,291 transactions
30.22 vMB
0.12429920 BTC
Random Selection Loading Transactions
Max Size: 161.78/200 MB

Candidate Block

Mining Attempt 849ba8e9bf51768ee7a026eacaaec0e796c93a7a8b3f6a4d6a580a442c6ea43f
Version 20000000
Previous Block 00000000000000000001073fbbdfd9cf89877f0a8ea98729a2d0c883dbdb3937
Merkle Root 6b0e397493fcbbc822c9754384e3486bf120a757504791d88973d7ad41de1ba6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,021
Size: 1.00 vMB
Total Fees: 0.05267667 BTC
Feerates: 150.75 > 5.28 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,813 (193,041 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
721,772 721,772 00000000000000000004a92957a9c5d893959db3a3919632c503646396df6f95 877 0.61/1.00 vMB 4
721,771 721,771 00000000000000000007a45015b601ffbdafed05db3b8f7ed60de57d23e3ad33 2,783 1.00/1.00 vMB 6
721,770 721,770 000000000000000000011684e3fd1a83a328ac0f9b4bcd125e5bce00c0a674c6 2,666 1.00/1.00 vMB 5
721,769 721,769 000000000000000000034fb03dd501016952f0f7c3289a8f8373dbf6f3b9c387 1,654 1.00/1.00 vMB 5
721,768 721,768 00000000000000000005dbfc651a169777b5dbea7898a4c9646d2651c59b8e4b 1,584 1.00/1.00 vMB 6
721,767 721,767 000000000000000000076919a4536fdca568564fcc059e090f20cb1306a0ec47 3,071 1.00/1.00 vMB 9
721,766 721,766 00000000000000000009326f28f84ac37b6af05b7bc7aadc4ca6b87465e35436 252 0.07/1.00 vMB 8
721,765 721,765 00000000000000000003f86e4c90376880b55096362861db8772b64976f4df52 1,368 0.39/1.00 vMB 8
721,764 721,764 00000000000000000002b550d090ac08e836d7a2a739a850c7a2b2c7d1d4ff81 587 0.21/1.00 vMB 7
721,763 721,763 000000000000000000037be3f07d970f50a8cc5a7a11ddbc612c8c61f85d25f8 369 0.11/1.00 vMB 8
721,762 721,762 00000000000000000002003bb9670d73e02debc96231e5fddd7099900736ab33 1,534 0.63/1.00 vMB 7
721,761 721,761 00000000000000000006907bb87dce2846d77cb790f9c751f01e975f829974e1 1,265 0.48/1.00 vMB 5
721,760 721,760 000000000000000000063c9fd3f65ccfe28735f2fff40e5a1ac863d64e6b2c8c 712 0.23/1.00 vMB 8
721,759 721,759 000000000000000000038bdbe4e2eaef91cd5eeab2641a8cb353534ed52429ed 547 0.31/1.00 vMB 5
721,758 721,758 00000000000000000006bde584621080aec40956865e47712ca18d573c420160 453 0.17/1.00 vMB 7
721,757 721,757 00000000000000000005566a4e7f452dc9471e5d864c81394641485480e41632 183 0.09/1.00 vMB 11
721,756 721,756 0000000000000000000660c9307e8f10bdbf325fe73052257773faa55b6f3342 1,574 0.80/1.00 vMB 6
721,755 721,755 00000000000000000009ba578b379f73e651c11b0807eedf93848b1accfb1b4c 989 0.78/1.00 vMB 5
721,754 721,754 00000000000000000005bf454bb3815073c4960c033c218aae381dc9973fe997 735 0.25/1.00 vMB 8
721,753 721,753 0000000000000000000a23efaad1d5afd353be23e1d64a49d2056a06dd1a40ab 1,930 0.92/1.00 vMB 8
721,752 721,752 00000000000000000007f3568b1b6f49ff0185766cdce0000da687065934a5c8 488 0.43/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.06 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: 651.10 GB
    • Received: 13.40 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.