Loading Tool

Explorer IconExplorer

Memory Pool

74,488 transactions
28.64 vMB
0.08623295 BTC
Random Selection Loading Transactions
Max Size: 169.37/200 MB

Candidate Block

Mining Attempt cae2f852980bbfbec6f2c0af49a7cf1c2f914e759905c0667dc28dd2f82b8bdb
Version 20000000
Previous Block 000000000000000000007d0a1e8c0ae4964fa44e3af26c0b0a6f061f00bb89fc
Merkle Root 7b0b0e37d9058581e2e5f9bfd7be9e48fd10313ff98a715396133d949ebd9068
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,314
Size: 1.00 vMB
Total Fees: 0.02870715 BTC
Feerates: 201.37 > 2.88 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,039 (436,333 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
478,706 478,706 000000000000000000d57980b2d1dcf0a7815eab87c7523aa0db1596904111b7 394 1.00/1.00 vMB 42
478,705 478,705 000000000000000000f3090e6e3d5ecb4efff66385b250e96e86b7ac37f63b4e 1,646 1.00/1.00 vMB 53
478,704 478,704 0000000000000000003c2b40bdd550c230e1c359904bd49603a28c073471be13 2,405 1.00/1.00 vMB 101
478,703 478,703 0000000000000000004167b6c89ad2f9e1987b80231329ea73cfaba3d1805918 2,207 1.00/1.00 vMB 170
478,702 478,702 0000000000000000001cd4d24f202753f487ace2ab2217383647b222daa1971d 1,672 1.00/1.00 vMB 131
478,701 478,701 0000000000000000013aebe4bf50bb9074168151bcda64f510a3bbe98c1ea662 1,894 1.00/1.00 vMB 49
478,700 478,700 000000000000000001079c558e0ba9df21baa817989631afeafe914bb877868a 1,883 1.00/1.00 vMB 57
478,699 478,699 00000000000000000005b3797dc37a72fd440dbb46b26f8bcf77b87d33221211 1,962 1.00/1.00 vMB 123
478,698 478,698 000000000000000000773a70a736090ae4bdea7a56a92c7979e98f23ead1e03e 2,325 1.00/1.00 vMB 111
478,697 478,697 000000000000000000684dbf269c808874e0456696bbb84ed772a2dec34161c0 2,622 1.00/1.00 vMB 131
478,696 478,696 0000000000000000002bc189c651600eb161f7120eb67d42ea43e7073f48ae00 2,301 1.00/1.00 vMB 141
478,695 478,695 000000000000000000b55060a3759a00a897135a1da6ccc0bb3a15cb6b457b1c 2,316 1.00/1.00 vMB 189
478,694 478,694 000000000000000000f69128122f0d2de1a41f64e8d9c9dd560d0c81380a084a 886 1.00/1.00 vMB 50
478,693 478,693 0000000000000000012804896f38ee4792ce677040235c98520db9092f3b544d 2,356 1.00/1.00 vMB 144
478,692 478,692 00000000000000000046f96a275300c80cae6560d6cc0e3985ba200925e2d75e 116 0.96/1.00 vMB 7
478,691 478,691 000000000000000000201481dc8c7858094df0d54abe717c05ce38ddfdca6eb4 1,091 0.99/1.00 vMB 65
478,690 478,690 00000000000000000009936089b463eac2a8a42cf46c9856ff39370ea728a154 1,034 1.00/1.00 vMB 9
478,689 478,689 00000000000000000084d00450bc33fae75fe0a639afda01ee9aa3d90675ac9d 1,912 1.00/1.00 vMB 90
478,688 478,688 0000000000000000004f76ec9f5dbe8988ad60f4096a55b2c12d937e18991142 1,340 1.00/1.00 vMB 149
478,687 478,687 000000000000000000ba115b796e1ac97df17a4790da2ac6efe51e4aab2e6ea8 52 0.06/1.00 vMB 24
478,686 478,686 00000000000000000086f429ee5cb326f9bda5d3d2640d9de0e8715765e91f95 1,077 1.00/1.00 vMB 70
Previous 10 blocks ↓
Total Size: 782.46 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: 667.87 GB
    • Received: 15.30 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.