Loading Tool

Explorer IconExplorer

Memory Pool

84,810 transactions
31.34 vMB
0.15538100 BTC
Random Selection Loading Transactions
Max Size: 186.76/200 MB

Candidate Block

Mining Attempt 98969938caac719a1cab0375cdb750c8df52582f985e250b617c383e79f3e07a
Version 20000000
Previous Block 0000000000000000000115aec14edef7351610aaca38a5e367d17c217cb00d7e
Merkle Root 73280c6d431cb07bde7f2a8b54128a532ed76dcb260118ffa61965a7f0110822
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,697
Size: 1.00 vMB
Total Fees: 0.03567760 BTC
Feerates: 44.54 > 3.58 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,633 (22 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
915,611 915,611 0000000000000000000043073e376c79d285b1df2c0db32e1bd281de0754429b 3,237 1.00/1.00 vMB 2
915,610 915,610 000000000000000000019b3670212bdc90343591edf56bee7d7daafb8354f5e1 5,719 1.00/1.00 vMB 1
915,609 915,609 00000000000000000000e96c6b99f8d33fe1a0a880ca4cb475764aebdbe2aa62 5,897 1.00/1.00 vMB 0
915,608 915,608 000000000000000000011499066cff4b4892e0a12ed10467b688b8fbc1b20e1b 2,200 1.00/1.00 vMB 2
915,607 915,607 00000000000000000000ed30c03dd7bbb7dcd867846319231c40572495058fa3 3,724 1.00/1.00 vMB 3
915,606 915,606 000000000000000000005304b920c57207721ddd4d0c139fd52ef7ddb82f87f0 4,788 1.00/1.00 vMB 1
915,605 915,605 00000000000000000001fa28c0541d9b7b6b7fcfbc418a3c8acf1bd219f1da03 4,101 1.00/1.00 vMB 0
915,604 915,604 00000000000000000000f54d597e0173305273f7af2569a6c49949aed3d5d543 4,645 1.00/1.00 vMB 0
915,603 915,603 000000000000000000000e95acc97bde2eb7bb65a99d0e3a0783430f38a58954 3,026 1.00/1.00 vMB 1
915,602 915,602 0000000000000000000184714ee98180ec4d9b2cf9a12625ea70ad50f67ef321 2,207 1.00/1.00 vMB 2
915,601 915,601 00000000000000000001ad530912166963f2981c0c8959e897dfafc6a9339891 3,257 1.00/1.00 vMB 3
915,600 915,600 0000000000000000000173e04047e2fe39105b58a1ecaf148a4d5ecb3621b13e 3,549 1.00/1.00 vMB 2
915,599 915,599 000000000000000000012a2725ebcf8d9d3bda9d4ab80251aee944bedceb5183 2,225 1.00/1.00 vMB 1
915,598 915,598 00000000000000000000fe8d2ef4d4f66fab81a29a3333d76710a3a67965d934 3,660 1.00/1.00 vMB 4
915,597 915,597 0000000000000000000051855ba8ec7713cd9430b51c56e6ec0cadaf774409ec 1,907 1.00/1.00 vMB 1
915,596 915,596 0000000000000000000081939a7a6e86f591dca3f678bf43ea5252f9cf7ecd9a 1,511 1.00/1.00 vMB 2
915,595 915,595 00000000000000000001de0093f1f94aaa8c41b71f91cd16444ec01acae367ba 3,756 1.00/1.00 vMB 3
915,594 915,594 00000000000000000001ef096391cd53823906ce45886ccea3762a298b0af140 3,955 1.00/1.00 vMB 4
915,593 915,593 00000000000000000000c28f97d0d0f6d7014302f0ff4cb1282347d049fef91f 3,902 1.00/1.00 vMB 5
915,592 915,592 0000000000000000000128f9d7d357082962347ad1ef01e0fe2639a67c42c001 2,953 1.00/1.00 vMB 3
915,591 915,591 000000000000000000005de6fe12219d6b17a605ee8356607b187babf88976d0 3,189 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 783.48 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: 772.56 GB
    • Received: 20.27 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.