Loading Tool

Explorer IconExplorer

Memory Pool

73,488 transactions
28.34 vMB
0.07835390 BTC
Random Selection Loading Transactions
Max Size: 167.73/200 MB

Candidate Block

Mining Attempt 7d5bea09701d75c11ee880194bef1261e79f99a4b161ee9d64dfde96b6f1daca
Version 20000000
Previous Block 000000000000000000018bcb117043bb0bec5ab8ec9250252a12dc0c5414dc38
Merkle Root f508fccfa9614596352735f71f9e245abee594623da52a84b58d7f313106e900
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,475
Size: 1.00 vMB
Total Fees: 0.02160402 BTC
Feerates: 152.31 > 2.16 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,035 (148,498 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
766,537 766,537 000000000000000000044171c47573b83599aa766a51414d0c41a444275e9c4c 3,251 1.00/1.00 vMB 17
766,536 766,536 00000000000000000002a0d302fe9e5c71d0f5b0ab5a0415056a5ac2d4666acc 1,821 0.64/1.00 vMB 13
766,535 766,535 00000000000000000001d3225cf65186d9b1d4890fcb8e396dc0584ee39c4be9 621 0.30/1.00 vMB 8
766,534 766,534 000000000000000000019bdc6d4bc9f9ba51b65968fa5eaca9f8dab22ebe1cab 1,013 1.00/1.00 vMB 2
766,533 766,533 00000000000000000003b728df4c2598d36ca6dff4894568543696be9fd14fef 2,922 1.00/1.00 vMB 10
766,532 766,532 00000000000000000005e9db0b7d1c51b8465baffbecb015330796af81aacc07 2,314 1.00/1.00 vMB 24
766,531 766,531 00000000000000000003fe4daa47b3272f1ab496a6146156105d9afad024bac3 695 0.38/1.00 vMB 14
766,530 766,530 00000000000000000003b2f093e34c792463256c9d768f8aa5bb51c145516bce 195 0.44/1.00 vMB 13
766,529 766,529 000000000000000000002f95d09d260cdf7c04bb9c840408630f2911e30f3438 1,307 0.58/1.00 vMB 9
766,528 766,528 000000000000000000053c150c67337741c086c55c305f63e129dd7fa2ca4e68 3,431 1.00/1.00 vMB 14
766,527 766,527 0000000000000000000233be6682699575fc6221572a7746c205223b30b0e999 1,899 0.70/1.00 vMB 12
766,526 766,526 000000000000000000061858ffc3b627b9484ecbf5e2591ab4d1c39740a29426 536 0.17/1.00 vMB 12
766,525 766,525 00000000000000000005df5f298685a7abd39f7a105e8444479cb65243779ee3 900 0.30/1.00 vMB 12
766,524 766,524 0000000000000000000433a7667eba10ecec659c65206ea3110eb522ae202b2b 1,930 0.86/1.00 vMB 9
766,523 766,523 00000000000000000007df9b6e1d5cd586a1b76027a554982b9692b39ff998bb 3,073 1.00/1.00 vMB 14
766,522 766,522 0000000000000000000506e8640a57602636109878d9d911623bcc7c2e288ef2 2,046 0.69/1.00 vMB 13
766,521 766,521 00000000000000000006a18968d36636803fda525bc491b3914dae26b9917163 411 0.10/1.00 vMB 15
766,520 766,520 00000000000000000002123bf286c0d68fe3b224582701430faa5564da00ecf8 2,695 0.82/1.00 vMB 15
766,519 766,519 00000000000000000002068759f076d452215acd1585b4d0de7b791768668188 583 0.27/1.00 vMB 12
766,518 766,518 0000000000000000000184fee4bdef7f4f863206cc889feeea530b34a35b4481 2,149 1.00/1.00 vMB 6
766,517 766,517 0000000000000000000059a98738b542e9eaa384fd1500d996e7e5f22c74d9e9 1,975 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.45 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: 667.47 GB
    • Received: 15.25 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.