Loading Tool

Explorer IconExplorer

Memory Pool

74,938 transactions
27.61 vMB
0.07338417 BTC
Random Selection Loading Transactions
Max Size: 168.55/200 MB

Candidate Block

Mining Attempt 7cf1e5d4566f6af7794477db7ce6d22eb34317af0973a0799178e34a29f8a87f
Version 20000000
Previous Block 00000000000000000002102afa1db3081518716f594315bc6c7bf9736cdf6fb9
Merkle Root 17faaa9452f0a9bd221748b91a9617b3a1ce9273b70418230b4870441a34cf86
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,473
Size: 1.00 vMB
Total Fees: 0.01439075 BTC
Feerates: 80.55 > 1.44 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,258 (212,452 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
702,806 702,806 0000000000000000000b003bd4661b5a2eebab633e9b6dce9fc2d06f338043eb 1,159 1.00/1.00 vMB 8
702,805 702,805 0000000000000000000678b167bcca32b8e5cc2bd3eeb90652db0fedefa89b03 1,289 1.00/1.00 vMB 10
702,804 702,804 00000000000000000007050b3ed208a75f44a13547ab6849b75cfc28d8e381e2 2,416 1.00/1.00 vMB 14
702,803 702,803 0000000000000000000029fb6ae30fc23a543418a5c6cb026035887850f460e5 1,368 1.00/1.00 vMB 36
702,802 702,802 00000000000000000001398ebb767d4486cec7aa7c4c5a735af2671759bae516 1,913 1.00/1.00 vMB 24
702,801 702,801 000000000000000000086988c0431abdccdcfa1174f4ec2e3bf43f7b6fad2e46 1,555 1.00/1.00 vMB 9
702,800 702,800 00000000000000000008a7f3bf5d0ee2390e7e2c58c55c75bdc4874a4dfe27ef 731 1.00/1.00 vMB 5
702,799 702,799 0000000000000000000470b75f567dc23cef1dc6fecb437747d47996b8ac96f1 141 1.00/1.00 vMB 1
702,798 702,798 00000000000000000005f1886af5f65e74b87fd4a8dc2cc6fccc5bd28c7b1d3a 750 1.00/1.00 vMB 5
702,797 702,797 0000000000000000000e32f855ddb9072c5fb75345e3be67ad911a78b3dba0d5 735 1.00/1.00 vMB 3
702,796 702,796 00000000000000000003d7c4b9c99066afc4a75ce7e3454504f58fbe93c42cf5 865 1.00/1.00 vMB 5
702,795 702,795 0000000000000000000a8a0f2939deece2df30bd8282afa3f5278ef0d49b8d5c 251 1.00/1.00 vMB 2
702,794 702,794 00000000000000000006349947145ccbb32439ff0b39c81feea3f315613a0020 1,158 1.00/1.00 vMB 6
702,793 702,793 00000000000000000007770031c3f8c8e545633af0d854dc164ae0d06f8cb1c8 555 1.00/1.00 vMB 3
702,792 702,792 0000000000000000000a6df28378118ef582fb867c3853df4ff1aecc37839b6d 460 1.00/1.00 vMB 4
702,791 702,791 00000000000000000003e05ba7f71f152c6b7983f1cb20465609e4ce655ae507 1,514 1.00/1.00 vMB 7
702,790 702,790 00000000000000000000a5c61c2a8f91e2f4699a69a72731526e42cff532717f 1,413 1.00/1.00 vMB 3
702,789 702,789 0000000000000000000aaea6938330fdfe41f36dad67ecf79714da0c788e4370 699 1.00/1.00 vMB 3
702,788 702,788 0000000000000000000caaa81e775291b256702e771b465616b8cdbbeb5b6327 1,118 1.00/1.00 vMB 6
702,787 702,787 0000000000000000000e8e6db54f86cba106eeb384ecd8593a38cf244d560736 2,539 1.00/1.00 vMB 3
702,786 702,786 00000000000000000000ef2ea7fcd9b2050e0fd223fa59be41749d75c0c575d9 2,396 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.84 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: 712.00 GB
    • Received: 17.15 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.