Loading Tool

Explorer IconExplorer

Memory Pool

42,377 transactions
26.63 vMB
0.07547262 BTC
Random Selection Loading Transactions
Max Size: 138.67/200 MB

Candidate Block

Mining Attempt 57384da2b3673812c8b8e8c4b91c07b298b55dabc6d3b9994aeae1fd8bec7cd8
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root b2efb86e983ee18fe783de1b14ffaa07330ce5df01d93a3c914615203921649c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,569
Size: 1.00 vMB
Total Fees: 0.02629101 BTC
Feerates: 99.53 > 2.63 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (405,188 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
509,688 509,688 000000000000000000430b7715ee276993fc9407744c9a93e67c2749564181b0 219 1.00/1.00 vMB 6
509,687 509,687 0000000000000000002e44d6dced434b7b2501d5ecdea1fea9e8743697d04ff3 822 1.00/1.00 vMB 18
509,686 509,686 00000000000000000058271608bec78116c199a5abc86b99108503bba0dc751a 831 1.00/1.00 vMB 24
509,685 509,685 00000000000000000023be1557b0f9c5965857b03a37541820ce1df84f51c808 397 1.00/1.00 vMB 8
509,684 509,684 0000000000000000004d1bc2a5689712a210f06c71ff515588f5cd669feb2bb0 1,248 0.46/1.00 vMB 75
509,683 509,683 000000000000000000583dd040e681889b96b1799708ba2dc2bf5e572a2f14dd 1,112 1.00/1.00 vMB 13
509,682 509,682 0000000000000000000e76b2197127f530843e0b1ebd72bca95caaa8a46a1ec4 1,295 0.62/1.00 vMB 69
509,681 509,681 0000000000000000004e33948c3c024936bb990b8f4b7722fc9c184072e8be49 204 1.00/1.00 vMB 5
509,680 509,680 0000000000000000002aacd7267062598134232647759b9dcb141dbc0afe34fa 1,445 1.00/1.00 vMB 34
509,679 509,679 000000000000000000449dd187f4dd1f0438c1338341181f32dc9c482405960a 1,256 1.00/1.00 vMB 37
509,678 509,678 0000000000000000002758fd77f3309547e2d3602ed3e62186a3bd9e8a5383a2 545 1.00/1.00 vMB 14
509,677 509,677 0000000000000000000b93790c500c181a0feae6cd381c7b5eeb9af7b120dd4a 2,568 1.00/1.00 vMB 60
509,676 509,676 0000000000000000002bc5c2a5defeaeb4218a9024e3d30442ae5bbfc0c2d16a 1,337 0.67/1.00 vMB 40
509,675 509,675 000000000000000000596617e96fb91aed69863176d9e1c61221f3fbeece2460 2,688 1.00/1.00 vMB 84
509,674 509,674 0000000000000000003c2967771817dc9c2fbef5e67ccb4e0581efbfbfcfb97f 1,475 1.00/1.00 vMB 41
509,673 509,673 000000000000000000197804178df73bcecf9c60177155bc092a276dad0bae2c 2,460 1.00/1.00 vMB 60
509,672 509,672 0000000000000000001ff145d1a56e65629e9d7b61f2790fa2e3a0c1cac083a2 1,327 1.00/1.00 vMB 33
509,671 509,671 0000000000000000003f7706874868a891ac277865a2d2ff5ce1f7f7b31a4bb6 2,582 1.00/1.00 vMB 60
509,670 509,670 00000000000000000017ce7531cd8ec81091b64b868b7bad40babe86878d98bb 657 1.00/1.00 vMB 17
509,669 509,669 0000000000000000005399e8f374d35bc8f95f734b15a13fa3d2033322948684 1,537 1.00/1.00 vMB 35
509,668 509,668 000000000000000000173de6200f7b3cd17be1c37626e9289de2732cd8c4b957 921 1.00/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.17 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: 653.46 GB
    • Received: 13.90 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.