Loading Tool

Explorer IconExplorer

Memory Pool

35,324 transactions
25.94 vMB
0.06910368 BTC
Random Selection Loading Transactions
Max Size: 131.86/200 MB

Candidate Block

Mining Attempt eaa8c8a6711c50075f8254ce03101f2474e6015df8581845d1a095b49f6d3692
Version 20000000
Previous Block 00000000000000000000c6967ad9d951b18cd118485b83d37f6dc1c95fb54d9b
Merkle Root bb22d1bdfbb2f20aa75f0d37beb42157e914c0c85f2bc96f0c314a8fbda9f871
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,623
Size: 1.00 vMB
Total Fees: 0.02138630 BTC
Feerates: 250.88 > 2.14 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,691 (569,983 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
344,708 344,708 00000000000000000f952baa911c7e88e41faf4fb8ca30a1a0ffe301a92c3bb5 624 0.24/1.00 vMB 39
344,707 344,707 00000000000000000ac6ad7f24a393918a2407735dde46b454f829b294f0b905 941 0.50/1.00 vMB 26
344,706 344,706 000000000000000017a35f1e629b140fc369133d0bdb631128f30a58d0c3c02e 808 0.44/1.00 vMB 24
344,705 344,705 00000000000000001135f11d2afd2d2cd9527cb2e1e23bc5289f7e98c1f083e1 1,197 0.62/1.00 vMB 26
344,704 344,704 0000000000000000046a6e7777095fe977495030fc0b343dd9a2195c379db159 454 0.23/1.00 vMB 29
344,703 344,703 000000000000000006f3635b71444c6fe423d91199154a24ffda59e2ad1759df 413 0.23/1.00 vMB 22
344,702 344,702 000000000000000004bea7cbafe037c4aa34bba103dd9b0adf13a4e4722d152e 985 0.56/1.00 vMB 27
344,701 344,701 00000000000000000083c3ffa62e903f2e2716188d22c596a61a6cff633e9088 300 0.22/1.00 vMB 22
344,700 344,700 00000000000000000dd482a6e7ca9eb90260f65b4ece217095a990cea85f37be 619 0.65/1.00 vMB 6
344,699 344,699 00000000000000000057bd267446def3db494fce677a0a590a6155604d263cfc 966 0.75/1.00 vMB 20
344,698 344,698 00000000000000000a869197d10f3cd442e6320183c1f5f4bcf93065803d6d8d 348 0.75/1.00 vMB 11
344,697 344,697 0000000000000000054fad4848fbee218a5db0a368c2b95609111d0ffc6a3fdf 691 0.35/1.00 vMB 29
344,696 344,696 000000000000000010753992ecfa2f276cd8ddb9ec5533492fc77ad00be96967 1,036 0.75/1.00 vMB 20
344,695 344,695 00000000000000001601e9c7261ce63a1fdda96eb640f961efdf458ade58535f 537 0.20/1.00 vMB 33
344,694 344,694 0000000000000000018f5eaf48a5d088ad7c41bfc6486867eae5df7497ce9e0d 966 0.75/1.00 vMB 19
344,693 344,693 00000000000000000678861d4fcac8eaf479486e91187368f49282fbb69bc0ec 1,566 0.75/1.00 vMB 25
344,692 344,692 00000000000000000034b571de1b4c355b6a1cadd6dfc487da4f43e0fbddecba 1,329 0.40/1.00 vMB 54
344,691 344,691 00000000000000000402d7b4c3fa7ef793ea7926dc1894599f373024fd836b93 256 0.08/1.00 vMB 55
344,690 344,690 00000000000000000ebc749b56913c2c010e2dbe04bdeccfcb643f078443e190 1,307 0.75/1.00 vMB 24
344,689 344,689 00000000000000000e9994c44568b015be64d217a57b729ee88487295ef59fe4 253 0.30/1.00 vMB 16
344,688 344,688 00000000000000000043b4ca5dbab638a6657b39de68f8f6c09d6349cdc7d225 151 0.19/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 781.84 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 637.82 GB
    • Received: 12.44 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.