Loading Tool

Explorer IconExplorer

Memory Pool

40,537 transactions
25.77 vMB
0.05275484 BTC
Random Selection Loading Transactions
Max Size: 134.44/200 MB

Candidate Block

Mining Attempt aeed11c7a8d66932fa636d4a8469d4c33b704564a7a717eec35c83fff3862c54
Version 20000000
Previous Block 00000000000000000000b5b2d45e6886bb0157eb70677ea9d4555802ee085a1f
Merkle Root 41df544c332bc77c2f28a22fc0764f094792f8e7dcb9ab3fd49a59c5fda8ab03
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,644
Size: 1.00 vMB
Total Fees: 0.00609682 BTC
Feerates: 75.74 > 0.61 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,732 (557,853 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
356,879 356,879 000000000000000010221932b2929ee2d0526834d58314677caa48290c8dd433 833 0.43/1.00 vMB 22
356,878 356,878 000000000000000007c5ab0d7c8bab48dbf278c953d6ec02a9a8e52697942c66 920 0.58/1.00 vMB 12
356,877 356,877 00000000000000000401b735c6fc30b679e241183eb337e1fc85fa55c02ab444 1,269 0.84/1.00 vMB 23
356,876 356,876 00000000000000000c78431fb791d1f215cab57b9aca4380ff20645d2059123f 1,740 0.75/1.00 vMB 34
356,875 356,875 00000000000000000059a63127a5039ae648db08524d7a139e2262d2859664da 809 0.46/1.00 vMB 25
356,874 356,874 000000000000000004e9d383bd70637e09f48444018898e27aaea75e2266dbce 1,216 1.00/1.00 vMB 17
356,873 356,873 000000000000000005f3d1420260c47c0d2571340845132384c83ed6eff5c76b 317 0.75/1.00 vMB 12
356,872 356,872 0000000000000000088478196697bb58b9dda863b766b0a1655be54fe2705e20 1,236 0.75/1.00 vMB 26
356,871 356,871 00000000000000000649680e600ee28bc23f2b37b879f2f5c7b87aa66ab41cb8 1,182 0.75/1.00 vMB 24
356,870 356,870 00000000000000000dad1f36c91c69043a5f876f9d8abaee276d006d36bb887b 750 0.85/1.00 vMB 15
356,869 356,869 00000000000000000e4471a5f50f5ed638d72d215183087c20c4978f9f4f5d92 1,736 1.00/1.00 vMB 26
356,868 356,868 000000000000000007967d5c3e2ef18d1a1a17bdc416306d0db6d0acf24e7820 348 0.23/1.00 vMB 22
356,867 356,867 000000000000000014cb40c5d58a62423807781d3e9e6cf1bd7faf0fcb098100 173 0.16/1.00 vMB 17
356,866 356,866 000000000000000002cd7989d5454fb501e79b3d7cdf49fbc33c2027d3f80dce 367 0.23/1.00 vMB 21
356,865 356,865 000000000000000012309acb65f1a806c330271161c4dae5aec0d11c7b02beba 342 0.23/1.00 vMB 21
356,864 356,864 000000000000000010cf035b1e8fe10219e1260c86820c06c2a7db9be8f74ddc 77 0.08/1.00 vMB 10
356,863 356,863 00000000000000000749afaeaeda8e53835edb810f056987f37d22e29385a091 698 0.31/1.00 vMB 28
356,862 356,862 00000000000000000ae4c729cedd36f25b7c8fc254bac192559cb604d31cf6f4 1,057 0.63/1.00 vMB 21
356,861 356,861 000000000000000008ee8b6c75a02477292169b5c50afe70e148ccf1d2a94fdd 1 0.00/1.00 vMB 0
356,860 356,860 000000000000000003085319aae47ec02147c324b0b5a1f96fa1b50ce57d603a 408 0.20/1.00 vMB 26
356,859 356,859 0000000000000000037beeca0b34c462b5aea9bafe7f50a2bf78c50575517eac 167 0.10/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 781.92 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 646.02 GB
    • Received: 12.80 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.