Loading Tool

Explorer IconExplorer

Memory Pool

77,251 transactions
28.67 vMB
0.06642652 BTC
Random Selection Loading Transactions
Max Size: 173.93/200 MB

Candidate Block

Mining Attempt 411cc2772cdd9cce3babe84e9a294d8c77f4f6baa81ed75baf1f6db853b6d829
Version 20000000
Previous Block 0000000000000000000094b33996c224af01f043a358605fe53f3736f068ed4c
Merkle Root 905b8a655aa0572b62655cb996606fb66f689218ffbc4003122c5a4316f4bd7c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,700
Size: 1.00 vMB
Total Fees: 0.00512289 BTC
Feerates: 40.21 > 0.51 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,094 (327,233 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
587,861 587,861 000000000000000000067dc8ba23dd3f1443dacdeb8f99adc18534de1199f189 2,951 1.00/1.00 vMB 36
587,860 587,860 00000000000000000006faad5c987de9e22a807db7ff6c25ff80b942642a3363 2,436 1.00/1.00 vMB 24
587,859 587,859 00000000000000000016a9935c759cb28b83ae761df7858c6e3d33332dec7faa 2,406 1.00/1.00 vMB 30
587,858 587,858 0000000000000000000f615534ac46cb64ff99fcf796f9ce3aea45369f931c28 2,614 1.00/1.00 vMB 14
587,857 587,857 0000000000000000001cf8bf39fd35abbec86622ac9d391995d6383cb2394a6e 2,259 1.00/1.00 vMB 33
587,856 587,856 00000000000000000005d3ede61de223656a0a056855ada576d5d190985b4b36 3,496 1.00/1.00 vMB 80
587,855 587,855 0000000000000000000c178a61e20d0b652546df85826c85c2a6850b3104e3e6 2,573 1.00/1.00 vMB 46
587,854 587,854 00000000000000000016fd463b747b5665b6e24cd6baea5e9ebb943432cba337 3,355 1.00/1.00 vMB 69
587,853 587,853 00000000000000000010448f84f183e3eed66d61be1e6edfec24c03907572e52 3,389 1.00/1.00 vMB 63
587,852 587,852 0000000000000000000b840bb2455c2f8b59120459dce3279b6f319801fa2e04 2,460 0.92/1.00 vMB 16
587,851 587,851 000000000000000000184cb4ed69a2184e9825fd5debd7043a80b9caa0311a67 3,119 1.00/1.00 vMB 49
587,850 587,850 000000000000000000006c8a06c0ea303c830c963b8d0bd6496e5dda05225db4 1,996 0.64/1.00 vMB 27
587,849 587,849 0000000000000000000fba2109cb23a92ac1e39aaabc9d5edc4af5c281fb3263 1,097 0.44/1.00 vMB 35
587,848 587,848 0000000000000000000e92e802119694d1d74ea1ea038167c83aee0665e082e1 713 0.26/1.00 vMB 25
587,847 587,847 000000000000000000001142ddb1e54a2792a77fabd1ae6e14e813ddd2af7c9b 2,503 0.98/1.00 vMB 29
587,846 587,846 00000000000000000002c974aa2678e6f935abcd6340b5b8fca1255ac73b1db2 2,664 0.98/1.00 vMB 23
587,845 587,845 0000000000000000000c7a1300090334fb77732c0c40d226e162d9759ae5fa7f 2,316 1.00/1.00 vMB 12
587,844 587,844 00000000000000000003a3a0f0b5a77140f4dc3877ce7d444e5664c7b10af0f4 2,571 1.00/1.00 vMB 25
587,843 587,843 0000000000000000001bd7132f038a9863babc8036cb4b62720d02e77de123e9 2,280 1.00/1.00 vMB 53
587,842 587,842 0000000000000000001e749415bd2bca79687483049fe557b64917f94750c197 2,400 1.00/1.00 vMB 40
587,841 587,841 0000000000000000000f32a6101157933511ea1891b233bc30433408f8aecb3e 2,215 1.00/1.00 vMB 53
Previous 10 blocks ↓
Total Size: 782.56 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: 669.97 GB
    • Received: 15.79 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.