Loading Tool

Explorer IconExplorer

Memory Pool

73,309 transactions
28.23 vMB
0.07299573 BTC
Random Selection Loading Transactions
Max Size: 167.09/200 MB

Candidate Block

Mining Attempt 975d71a0bbea8e5242cb098fafe966a37dd4c790d36f5adea578ddf15eefaed5
Version 20000000
Previous Block 00000000000000000001a03b540f0df1d23eb184d241282d125e16f53d7c6244
Merkle Root 31b2ea7eb2b3e304f9d0760467b3e211ce1c31d0a6f36224733e5a042cebc4a4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,095
Size: 1.00 vMB
Total Fees: 0.01642630 BTC
Feerates: 150.86 > 1.65 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,031 (503,382 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
411,649 411,649 000000000000000002865279119e86b436cb8e0ad9896152123d0e3bcc097792 386 1.00/1.00 vMB 38
411,648 411,648 00000000000000000131621a0360423b63f4ae93986693ea433c10945eae802f 956 1.00/1.00 vMB 44
411,647 411,647 0000000000000000015b738cfd2d837f476f3544986ee89134a3c03c468d3d49 14 0.00/1.00 vMB 154
411,646 411,646 00000000000000000041e23fd0515ba6a75e7bcd9a682950f00a21c25c32faeb 369 1.00/1.00 vMB 38
411,645 411,645 00000000000000000593b707f00504fadaf7a3438a12d7f39020ec55d5a92917 2,837 0.99/1.00 vMB 79
411,644 411,644 00000000000000000580a9f42982da8c68d54849a6257603e6c77a28d9e4da5b 1,304 1.00/1.00 vMB 47
411,643 411,643 00000000000000000527ca47b9112490344abee4f69098871ad6151fc809317b 1,003 1.00/1.00 vMB 24
411,642 411,642 000000000000000000acae3ebd12eae84f52a83139fde8e0710dbc33f719a2c1 425 1.00/1.00 vMB 18
411,641 411,641 0000000000000000012d18bf27842bac264821b47538c3d2641b2cf2c6a4cbff 1,271 1.00/1.00 vMB 28
411,640 411,640 00000000000000000340e37a7231205baa56eef1644e212b5f56fa8cbae4c0c0 1,738 1.00/1.00 vMB 58
411,639 411,639 0000000000000000008b9cb38cd3105e75af94b3af79d0a59cbe4edb618fb814 1,749 1.00/1.00 vMB 41
411,638 411,638 000000000000000000cf40b087d7dc010c2edf9b5eee58043434cf7b399d3c62 1,418 1.00/1.00 vMB 20
411,637 411,637 000000000000000004fcf9eb6b536fc4ef22cf283c6084d16aa20a1e364a028f 1,417 1.00/1.00 vMB 28
411,636 411,636 000000000000000002357d47d1fa4596fd11f2ed3a5c7dde2182e99cfe06cd2b 1,983 1.00/1.00 vMB 33
411,635 411,635 0000000000000000041b0356bd4f442d84fa7917076893d7c9e4083c967e79a8 1,844 1.00/1.00 vMB 27
411,634 411,634 00000000000000000114048af06698ded85e899b7d4cbf7852a0dc4515881fdd 2,638 1.00/1.00 vMB 43
411,633 411,633 0000000000000000025f107fa86deee5f5bbfe48a08c9c4ddafb3e08fa570340 2,885 1.00/1.00 vMB 75
411,632 411,632 000000000000000003da519ae46ea56faf9968c3a7577d8250916dfe193771d6 2,788 1.00/1.00 vMB 74
411,631 411,631 000000000000000002a0dade00304d903c814c2e4975de18144fbd7ef22349be 1,722 1.00/1.00 vMB 29
411,630 411,630 000000000000000000a8ffafbdaf283683d3662cf9495e46b6eae1f65bdb997b 2,323 0.99/1.00 vMB 42
411,629 411,629 000000000000000002eb99e41429e3933011a01ecc6ecc1940f25c700054e078 639 1.00/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.45 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: 666.81 GB
    • Received: 15.22 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.