Loading Tool

Explorer IconExplorer

Memory Pool

75,148 transactions
27.76 vMB
0.07622350 BTC
Random Selection Loading Transactions
Max Size: 169.36/200 MB

Candidate Block

Mining Attempt 482aa1a455fd92a133af182e4538ec5aadcccc05cfb9a9af009eafea324d0c3a
Version 20000000
Previous Block 00000000000000000002102afa1db3081518716f594315bc6c7bf9736cdf6fb9
Merkle Root 49d26a5bfa70bdef06c4b29e9de8970ae9a37741f83da47d480d52d37bcd4503
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,116
Size: 1.00 vMB
Total Fees: 0.01683608 BTC
Feerates: 100.00 > 1.69 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,258 (110,896 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
804,362 804,362 0000000000000000000180aa2e706e1381fc1bc214d1a8a7dc2ef4b0945c90f6 3,343 1.00/1.00 vMB 13
804,361 804,361 00000000000000000000814da703092305e7d92afd16f6ad2552db5e5347d25c 3,193 1.00/1.00 vMB 14
804,360 804,360 000000000000000000038e7a9de3a275ded1502cbf3671247d542781d6825e38 3,458 1.00/1.00 vMB 14
804,359 804,359 00000000000000000004984f3bef846522f6db9385c494ecfbedd89373469f8a 2,705 1.00/1.00 vMB 14
804,358 804,358 00000000000000000002b639a4a1b92ed448d39d8ae025ce41a02d50edcb2399 1,849 1.00/1.00 vMB 9
804,357 804,357 00000000000000000005501d43d909f29cf36d3cbe41d1749a7d2a0b7aab4a25 3,411 1.00/1.00 vMB 19
804,356 804,356 000000000000000000043ce4cf32b20b237231b14a2af4c0b99b3081f3b4a388 4,193 1.00/1.00 vMB 10
804,355 804,355 00000000000000000005361e939ccda6b559123586179144e1adf2ef401825eb 3,735 1.00/1.00 vMB 8
804,354 804,354 000000000000000000018c81394cfe85f3cfe2cc7051084a1149ed71aa7438ee 3,690 1.00/1.00 vMB 10
804,353 804,353 000000000000000000023f52a9422e176e20f1ee9c22ff6cce8ccba4512e27ac 4,230 1.00/1.00 vMB 10
804,352 804,352 00000000000000000000b7cc8f5a97d741ddf2271f35cca969602c495fa25f08 3,919 1.00/1.00 vMB 10
804,351 804,351 000000000000000000027237973ad98bb2492325a95695293d5d1d4acd49c504 3,548 1.00/1.00 vMB 11
804,350 804,350 00000000000000000003ac4896e4548db14e7a2161d94f235578aa003ac08fe9 2,233 1.00/1.00 vMB 9
804,349 804,349 00000000000000000001b848db212d8554b5f51cc8a56b6a09c80840957c3304 1,962 1.00/1.00 vMB 7
804,348 804,348 00000000000000000004cb8af2392c882b0f025dd39b12f013262276b70beb81 1,907 1.00/1.00 vMB 11
804,347 804,347 000000000000000000015a4df0e7eaa4863cb598d4959ebee7060428a70ee660 2,768 1.00/1.00 vMB 16
804,346 804,346 000000000000000000019f9bcd8f0f0f3e707527f0d8ebc3a0d3554e14ea035f 6,210 1.00/1.00 vMB 6
804,345 804,345 000000000000000000030ba763594fc5b87a04cd517f0f9bc233632f86212354 5,238 1.00/1.00 vMB 8
804,344 804,344 00000000000000000003dec3c42aad4b60986b116e521891bd64ec44a831ffb3 4,020 1.00/1.00 vMB 6
804,343 804,343 000000000000000000001b15979bed61638a356156394056aea6abf7e8b75d33 2,561 1.00/1.00 vMB 11
804,342 804,342 00000000000000000002fe09e10a3da7b08f88297da20e44d6241931b8af9781 4,231 1.00/1.00 vMB 8
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.