Loading Tool

Explorer IconExplorer

Memory Pool

87,140 transactions
32.20 vMB
0.19919630 BTC
Random Selection Loading Transactions
Max Size: 191.32/200 MB

Candidate Block

Mining Attempt 236a0462a12f9bfd42c993ae921b5297cb7f196247244e6b4ed2cdd85e1f5110
Version 20000000
Previous Block 0000000000000000000115aec14edef7351610aaca38a5e367d17c217cb00d7e
Merkle Root 766642709659ed8eb76dc375ba9d69d7a34c5367b434b5b26b5853ae69050a7f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,625
Size: 1.00 vMB
Total Fees: 0.05615022 BTC
Feerates: 100.36 > 5.63 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,633 (26 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
915,590 915,590 00000000000000000000f81a67be12d00525fc6d8575e2b0c885f8d82cd5b1a3 1,760 1.00/1.00 vMB 1
915,589 915,589 000000000000000000010862d119c9b030315650372dc58fee541bb2cdccf6c8 4,203 1.00/1.00 vMB 5
915,588 915,588 00000000000000000000f476e02b0f3a45fc85a1c57118e0d247af7c3400b258 2,505 1.00/1.00 vMB 2
915,587 915,587 0000000000000000000032212d7236765318193ab863c0af27f5b61162842287 2,596 1.00/1.00 vMB 2
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.57 GB
    • Received: 20.28 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.