Loading Tool

Explorer IconExplorer

Memory Pool

75,308 transactions
27.76 vMB
0.07900440 BTC
Random Selection Loading Transactions
Max Size: 168.85/200 MB

Candidate Block

Mining Attempt d0af814a078c8b3adeb02537dc44afa90e873b7de837fe09fad5c535ae7225b6
Version 20000000
Previous Block 0000000000000000000182374245ac314e092cf6ce79478886fbb9658f45ab9f
Merkle Root ec67384f5ef9a6a5c4c525403404b72126f4e70053190abbaaf33ffa1abd3cfd
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,713
Size: 1.00 vMB
Total Fees: 0.01964403 BTC
Feerates: 151.01 > 1.97 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,317 (434,244 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
481,073 481,073 000000000000000000a6c844f9fc9a35db8fe779acea5832cbd22deb3cb851f6 1,720 1.00/1.00 vMB 259
481,072 481,072 000000000000000001124285bd44fd815955869c072fb2505652ffd2c2383d46 2,305 1.00/1.00 vMB 288
481,071 481,071 00000000000000000040d6b08dfb01dcb9ff607c5bfe02a14b34237d90903beb 1,578 1.00/1.00 vMB 199
481,070 481,070 0000000000000000000da1bb503506aafc5ca831bb9aa5249c53430f981355db 1,762 1.00/1.00 vMB 228
481,069 481,069 00000000000000000078b9520f2eb7ab59da90256c2d520a2f86de189ff05212 2,226 1.00/1.00 vMB 344
481,068 481,068 0000000000000000003d787d955d59cd998f18ba683b7498f600354bb8753b75 941 1.00/1.00 vMB 45
481,067 481,067 000000000000000000943790c1613ff798456607778d82b59ea917a3157351d4 1,828 1.00/1.00 vMB 167
481,066 481,066 000000000000000000cf1d2fe6be0be34ec5245cbb7f14117956c0c9faebc7c4 1,552 1.00/1.00 vMB 100
481,065 481,065 0000000000000000004acedd804b090d6932c4719cde9a1ffb515f40c55aac99 2,064 1.00/1.00 vMB 195
481,064 481,064 000000000000000000426e130bb493ebda846c852f41507de2105216350ecb4b 1,121 0.75/1.00 vMB 143
481,063 481,063 000000000000000000b723a34decf688bad52633171311fc7da74df36aa85a85 1,545 1.00/1.00 vMB 90
481,062 481,062 000000000000000000d83e79f21f62e5e24a7d0e5084c218450fb1833a16858d 1,520 1.00/1.00 vMB 102
481,061 481,061 0000000000000000010b7e84fe5ef753de63b2734e5d4e936f1405d95eab43bd 1,440 1.00/1.00 vMB 96
481,060 481,060 000000000000000000547ceed8108ba2c14d69566be757102ea39facd85c516a 1,960 1.00/1.00 vMB 164
481,059 481,059 00000000000000000005ccc0043c2bef4fca66774b194a4b0759ab278316b8e0 1,854 1.00/1.00 vMB 91
481,058 481,058 00000000000000000069f600da1c2068e7781acd2255c963a1e55e6bb26423eb 2,687 1.00/1.00 vMB 100
481,057 481,057 000000000000000000c725b83ef116728c94bacfb0a5a7ba9a34b5a0086bf306 3,076 1.00/1.00 vMB 68
481,056 481,056 00000000000000000003f9c7933ccacd45d1ebd0130dc18663fccb68cacc504d 1,677 1.00/1.00 vMB 253
481,055 481,055 00000000000000000130533625c0457da8e28bd03a4d9331242368e82aa27096 3,751 1.00/1.00 vMB 64
481,054 481,054 00000000000000000124f7ac2be537dbdb4b35ec15ca3c9523afe41e51dedde2 2,925 1.00/1.00 vMB 171
481,053 481,053 0000000000000000008ea5d4113df8f9f529563576fc11f6a6f77d6c38096908 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.94 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: 714.90 GB
    • Received: 17.62 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.