Loading Tool

Explorer IconExplorer

Memory Pool

41,623 transactions
26.44 vMB
0.07821809 BTC
Random Selection Loading Transactions
Max Size: 137.78/200 MB

Candidate Block

Mining Attempt 603c62e3874e3688d64aea0d8bcb836afbb63c94d97c69422d99ac175037a8fc
Version 20000000
Previous Block 000000000000000000013172dab51509996317423f3aad076a64431a5d3c1352
Merkle Root bcea2c65d2e1f264664eec929fc013fab799b97c4ee46901f15acaa4c7e353ac
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,451
Size: 1.00 vMB
Total Fees: 0.02968876 BTC
Feerates: 150.98 > 2.97 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,874 (359,412 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
555,462 555,462 0000000000000000000e7e1c91cf0c0338378a7f656809e43fc789ecf4b0250c 2,187 1.00/1.00 vMB 6
555,461 555,461 00000000000000000034a8e9ee69cb591c1977c5fe0958376450780b8d32634f 2,525 1.00/1.00 vMB 19
555,460 555,460 0000000000000000002616b790056b8ee7f5b744a9cac4aa56252f0e3b0212c3 398 0.20/1.00 vMB 10
555,459 555,459 00000000000000000004705d27dcdc89544f0769b1a6cfdea50f3d70c3192ce0 1,145 0.69/1.00 vMB 3
555,458 555,458 000000000000000000009bd48bd2cefd06eb149387e0b340a52656c8a4c95dbb 2,987 1.00/1.00 vMB 19
555,457 555,457 0000000000000000001d3d301558b880f09475885e346503b5bc59727ccfca9a 2,516 1.00/1.00 vMB 12
555,456 555,456 0000000000000000000ae3fc83f675e6c288f2e385933e0da348af46cb3c65c3 1,669 0.63/1.00 vMB 11
555,455 555,455 00000000000000000035b61557cfce3240c61198865e4d6ab40c28bc158203a2 444 0.42/1.00 vMB 2
555,454 555,454 0000000000000000003633bc85f5c21995d07ad10ffd4650646d7623e90a431b 3,088 1.00/1.00 vMB 15
555,453 555,453 0000000000000000003316cf6d79b09ff01ef5f086ae743a2ee0113a24c7be8b 2,109 0.88/1.00 vMB 12
555,452 555,452 0000000000000000000e312cb3970ccc2e04ebe28027677251412610acb9aae5 462 0.46/1.00 vMB 1
555,451 555,451 000000000000000000018285a600f5b6524ca152a7199f394b91d4d063c2023f 3,316 1.00/1.00 vMB 19
555,450 555,450 0000000000000000000360cf5d7f12764241906d02756ac69cc212f5bf9c3232 686 0.26/1.00 vMB 11
555,449 555,449 0000000000000000002abc8957991d79e558633417c52598cd361ad107de0532 1,166 0.72/1.00 vMB 3
555,448 555,448 000000000000000000220c0097b1ef13f0904da1aa4b9975d1e352625d2eab1a 1,912 1.00/1.00 vMB 14
555,447 555,447 000000000000000000370963f31f12b7d394b7cb0dbbc5307e973b699982a0e8 1,981 0.81/1.00 vMB 12
555,446 555,446 00000000000000000009bfb43b20efee58d0cae5cd602f961770a3a81f8c2b5a 1,507 0.53/1.00 vMB 11
555,445 555,445 0000000000000000000c2a5455535a343a31e29dcd903fcb9a83face85a828d9 1,987 1.00/1.00 vMB 9
555,444 555,444 00000000000000000016fcd451c5e3127fa99fb64f0b750d9a86df547f7b4642 2,820 1.00/1.00 vMB 14
555,443 555,443 0000000000000000000a633bb18d57b512c7bfe593889dec3e0ebfd8c068953c 2,732 1.00/1.00 vMB 6
555,442 555,442 00000000000000000029c7fe719ec5edba1639dbb025d867dbb65c87934a0e93 2,990 1.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.16 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: 653.44 GB
    • Received: 13.88 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.