Loading Tool

Explorer IconExplorer

Memory Pool

41,279 transactions
26.69 vMB
0.06374269 BTC
Random Selection Loading Transactions
Max Size: 139.40/200 MB

Candidate Block

Mining Attempt 1b57fbb12123edb488df2ce132c0b5848ef45638e2b43003c7fbf785aab42f28
Version 20000000
Previous Block 000000000000000000004a2b107003c44fcf6b870126f382c42a8ec7f70aace3
Merkle Root 37eb576d1d0b5fd18597ae2b3b8d6c6150ed7d93e9ba1eff17ac5e2047d05814
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,164
Size: 1.00 vMB
Total Fees: 0.01436010 BTC
Feerates: 151.03 > 1.44 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,941 (390,040 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
524,901 524,901 00000000000000000018fb36d958ca82df55fa32209fa77e397af92f4a006cf9 989 0.50/1.00 vMB 16
524,900 524,900 000000000000000000221b6d8dc5af93381cb480caf6bbd79631b56e83c6abec 1,279 0.54/1.00 vMB 62
524,899 524,899 000000000000000000044eb6d463a2ef36e7515cf911c5399c50fb2931f4ecad 2,611 1.00/1.00 vMB 34
524,898 524,898 0000000000000000000f125d952e1fe0d3990af4e306ae28de7114c45784bd41 723 0.65/1.00 vMB 18
524,897 524,897 00000000000000000023f491f301e842d6c955fb8a76360262b774e6d275e541 680 0.45/1.00 vMB 31
524,896 524,896 0000000000000000000e26cad41443d1a38e71d36af6a98a7de2576d105bfdb5 952 0.49/1.00 vMB 32
524,895 524,895 00000000000000000032be56af0b8a6610e4236372ff81cd37db17ee42d43c52 1,648 0.81/1.00 vMB 30
524,894 524,894 0000000000000000003fd1ea43207bee0d5df78a76ababc86195a124b9900020 1,189 0.74/1.00 vMB 28
524,893 524,893 00000000000000000009760a567475cb335bc0ba65b0b1158cf6bc5ac76baa0a 1,517 0.80/1.00 vMB 21
524,892 524,892 000000000000000000027226a947e06e93614480685a82ec8151f3918d393f4a 2,556 1.00/1.00 vMB 36
524,891 524,891 00000000000000000006d327356d0c5dc6481245864ad266af7147ea76c9269f 2,577 1.00/1.00 vMB 63
524,890 524,890 0000000000000000000cd5d1f4da4d9d3cae0e6e89de50b70b11cc1b1f93a179 590 0.32/1.00 vMB 72
524,889 524,889 0000000000000000000f1b3efa93cc48504bece23970b5bc25b12238b100668e 377 0.16/1.00 vMB 40
524,888 524,888 0000000000000000000719e8a301a14ba8fbe001bc2e01c83d89648dd93c7ecd 2,065 0.88/1.00 vMB 11
524,887 524,887 0000000000000000003a70dfa38383de0932e3f0eba5bc6dcc4963a6e7aca7bc 1,352 0.55/1.00 vMB 25
524,886 524,886 0000000000000000001dd80f44f4dd58e3d8f767736ab70cfa991b7969599c5b 2,678 1.00/1.00 vMB 38
524,885 524,885 0000000000000000001ab85aadaec28e47b2fa20afdb4829aa5405f755b67771 143 1.00/1.00 vMB 98
524,884 524,884 000000000000000000015af5c7bce42b95978cd7a73d9e6dd2943c05bb7d5c1d 710 1.00/1.00 vMB 117
524,883 524,883 000000000000000000148101981df0b1a3c39c279bd8404b473640d74f91650c 497 0.35/1.00 vMB 69
524,882 524,882 0000000000000000003b56e370a4eaa658f9af38dce75894a0e3875aae04f0d5 1,509 0.56/1.00 vMB 7
524,881 524,881 000000000000000000226d925afbc78fb1f89efab82d44c2d5039b9d5bf9563b 3,157 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.28 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: 657.00 GB
    • Received: 14.44 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.