Loading Tool

Explorer IconExplorer

Memory Pool

83,127 transactions
30.89 vMB
0.08097095 BTC
Random Selection Loading Transactions
Max Size: 189.44/200 MB

Candidate Block

Mining Attempt 94b179ce9b26dcac4959f6fd8a8843b5389f4c85a0591275b27248471f7785e2
Version 20000000
Previous Block 00000000000000000000d458498d88f256390ba991d916d90569548e7a257dd4
Merkle Root 2d900aa6c690dd13495633aca2062e2803a5b93269c2b8ca8973aaecde0e9961
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,920
Size: 1.00 vMB
Total Fees: 0.01140518 BTC
Feerates: 146.36 > 1.14 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,345 (232,637 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
682,708 682,708 0000000000000000000219096b398f9fdaffc964f21c95212616947d4bed17b7 500 1.00/1.00 vMB 20
682,707 682,707 0000000000000000000349501e040353f7e090a473c1f9a4c7826b4570bacaa8 892 1.00/1.00 vMB 25
682,706 682,706 0000000000000000000a7342aaf77f2f1ee45176faf886c37fd0c5cc17bcfedd 422 1.00/1.00 vMB 11
682,705 682,705 00000000000000000006d456c2ab30b0c4fe52f213043448346638acc103167f 752 1.00/1.00 vMB 24
682,704 682,704 0000000000000000000d6c709e7702f116f2293c7d7f6fb61702b122b9b2a71e 769 1.00/1.00 vMB 20
682,703 682,703 0000000000000000000211003de9be76fe022719d2b94c5ab2c6a884b7766e0c 2,161 1.00/1.00 vMB 60
682,702 682,702 0000000000000000000b804b2b2aa8ea618720c9a518ea84b85a894647b407b4 910 1.00/1.00 vMB 19
682,701 682,701 000000000000000000055a3acea077c49e071f43a0689c7e08da86d4a286f8cc 2,001 1.00/1.00 vMB 50
682,700 682,700 000000000000000000054f682810222006d1357ab4e08fb28a600e8a43b7d847 185 1.00/1.00 vMB 6
682,699 682,699 000000000000000000076da59518e1a1d4052ec0d8b74f69a2dcdc3e05ab3bf8 1,606 1.00/1.00 vMB 48
682,698 682,698 000000000000000000021e0dc55e3aca5550067ca093ce9db20c8257995bbc62 1,466 1.00/1.00 vMB 17
682,697 682,697 000000000000000000043ae47011a91d48f72589d1c77ed2a5ca62be44027fb2 2,006 1.00/1.00 vMB 63
682,696 682,696 00000000000000000005340d8cd6a3adb00688fcda0d74904fcdddd1d74a21f4 2,068 1.00/1.00 vMB 46
682,695 682,695 0000000000000000000cf210847ae341873a60e5c7a1185512a15c0ebc679909 1,136 1.00/1.00 vMB 75
682,694 682,694 00000000000000000006e8612c501f964a42fdb8029400df0b4c2086c0cab11e 528 1.00/1.00 vMB 79
682,693 682,693 00000000000000000008c1cf91c75a89ccaf50daf9681ec91b4ab40cb51a300d 342 1.00/1.00 vMB 10
682,692 682,692 0000000000000000000c47a78bf7d3caa24664b66c08b2dd58d891768b7bbbb2 1,811 1.00/1.00 vMB 45
682,691 682,691 0000000000000000000047cf9eced12edc4d4d51f87d6ce33bee33ca2d7c0c4a 684 1.00/1.00 vMB 21
682,690 682,690 000000000000000000084e446f43fefa2de2b7294f718ea5fd674c1b7a8f2a04 417 1.00/1.00 vMB 13
682,689 682,689 00000000000000000004b728790d82bc4a331ec86cfd253b7a8ccd3bae8179f3 60 1.00/1.00 vMB 5
682,688 682,688 000000000000000000082af05d85c1bbb071bc5092bfc537e475ee7f415a5a6b 1,726 1.00/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.99 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: 717.22 GB
    • Received: 17.84 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.