Loading Tool

Explorer IconExplorer

Memory Pool

80,810 transactions
29.86 vMB
0.06864898 BTC
Random Selection Loading Transactions
Max Size: 180.19/200 MB

Candidate Block

Mining Attempt 8529cf4f858d37686c2faf6d418004fa7ec470460b0e14cbba4d2879c6787b29
Version 20000000
Previous Block 000000000000000000017c2946f942e619550ccc2727f15be648c71ce8591f72
Merkle Root 27d82a18237457548502f49079ab74321d84462b46457297ec81bb57d31ad41d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,530
Size: 1.00 vMB
Total Fees: 0.00771688 BTC
Feerates: 34.33 > 0.77 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,977 (375,232 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
539,745 539,745 0000000000000000002520ee3c291776a4a9d0c18e6f6bcc0bf07abb3b4489b5 1,501 0.65/1.00 vMB 15
539,744 539,744 000000000000000000223341c0d8f62d6c890ed5377aae7ae1c6ccd245b2e5c7 239 0.12/1.00 vMB 60
539,743 539,743 0000000000000000001638dc0f808cab5f7ff9e87bf5ab04514b6ce31ecaeb70 1,022 0.37/1.00 vMB 3
539,742 539,742 0000000000000000001e3a03796540f0d4f6d65091752f54062931136efacd00 645 0.30/1.00 vMB 54
539,741 539,741 0000000000000000000137324acb33a45f61d442cd767420ea934816ac20622c 446 0.18/1.00 vMB 16
539,740 539,740 0000000000000000002080350a2662ae4dfcb04a91437147ce2e1ea4a82be4a6 62 0.02/1.00 vMB 16
539,739 539,739 00000000000000000005724fd0012260e1da734fc5a7bc7193efc44dc8120717 490 0.20/1.00 vMB 16
539,738 539,738 000000000000000000087d4b54e46ccde3986782de72a70d2b03728a1be6b47d 742 0.29/1.00 vMB 18
539,737 539,737 0000000000000000001a78868110c34510f5e98cd60820c4c1441a63286c6a96 611 0.22/1.00 vMB 15
539,736 539,736 0000000000000000001fd1db16a63d447481775288492a4b1484b6c6c15f8959 1,511 0.67/1.00 vMB 6
539,735 539,735 000000000000000000026f526cd282319233631236c1f8c596b4927cbb50ea5c 2,989 1.00/1.00 vMB 26
539,734 539,734 00000000000000000018440bc00fa87e0a0a7797d880a60466a631f33fe5b5d5 291 0.26/1.00 vMB 4
539,733 539,733 000000000000000000294bc0b082213cd38adf4a72e436127d03703dd726c6d2 2,280 1.00/1.00 vMB 20
539,732 539,732 0000000000000000001e57a5f1042cef62d3cbe0a1091f50570a537a20c18f3b 2,789 1.00/1.00 vMB 8
539,731 539,731 0000000000000000001818b48adc2ce9ad9bc7276a73d964022db446e606c8b8 2,907 1.00/1.00 vMB 34
539,730 539,730 000000000000000000292817dc73c82cbd020a0e0c1d98a70b5f16a1aaa86425 212 0.22/1.00 vMB 14
539,729 539,729 000000000000000000272b70fd14a826ca5f85165bc792ef7a4e26eff7267edd 1,851 0.90/1.00 vMB 21
539,728 539,728 0000000000000000001dc2bb4979c1039287b485f1dc1725e4c86d4923cd754a 952 0.41/1.00 vMB 14
539,727 539,727 0000000000000000001a28fa4e09a89249c166915995db7b0a9b7b0ed5843823 223 0.06/1.00 vMB 45
539,726 539,726 0000000000000000000481c6848b5d476e46e973fb03eb1c67f532d8fb4de8a7 2,136 1.00/1.00 vMB 21
539,725 539,725 000000000000000000103b16f6054c3c6d6c0906a2c61b57c9ba666397d2f893 408 0.17/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.35 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: 662.20 GB
    • Received: 14.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.