Loading Tool

Explorer IconExplorer

Memory Pool

91,625 transactions
34.13 vMB
0.30331098 BTC
Random Selection Loading Transactions
Max Size: 196.59/200 MB

Candidate Block

Mining Attempt 6ed8ba590bc5799a8e313f206ebccce98f2ac94497c7b439d3879daa5799e135
Version 20000000
Previous Block 0000000000000000000037c5242f11ef72c2e36b55fbaae2c65084cfde983f7f
Merkle Root 4005acbbd1b8f760e5cacf342bf4dd984f4a408b2a4a6a0e7dc3318c3205b2ae
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,544
Size: 1.00 vMB
Total Fees: 0.06975047 BTC
Feerates: 701.55 > 6.99 > 1.04 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,641 (27 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
915,614 915,614 0000000000000000000109841842411718b0f71d958a544a6e1139d2f7aa27e5 5,775 1.00/1.00 vMB 0
915,613 915,613 000000000000000000011119f35af550aed3e086de9bcd46604a1e9a8bea1942 3,976 1.00/1.00 vMB 1
915,612 915,612 00000000000000000001b139de11f722a7452baeb8c12b8644321569bd41c80c 3,058 1.00/1.00 vMB 2
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
Previous 10 blocks ↓
Total Size: 783.50 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: 773.10 GB
    • Received: 20.42 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.