Loading Tool

Explorer IconExplorer

Memory Pool

76,543 transactions
28.18 vMB
0.08553592 BTC
Random Selection Loading Transactions
Max Size: 171.65/200 MB

Candidate Block

Mining Attempt 0efb7bae3c2c8fefcd1855a0ca7cc2addd76e131e2f44d7270a82f98318812bd
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root e6a8b7e829f4e1876f0279c3e5eae0c868898d06893f0a6163d999adde442eec
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,979
Size: 1.00 vMB
Total Fees: 0.02438728 BTC
Feerates: 150.93 > 2.44 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (378,423 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
536,874 536,874 00000000000000000007f81f139f4854f320d7431538df0283a86941919f16df 289 0.09/1.00 vMB 18
536,873 536,873 00000000000000000012d80c8875d87f939df8cb95428c11f10e2080d8756b36 2,453 0.91/1.00 vMB 21
536,872 536,872 00000000000000000002559ef8224ee46a00bfd065c2eb63c4ee163cb7805634 629 0.21/1.00 vMB 15
536,871 536,871 00000000000000000014ae463b64a50ce03a17a9164a6744c9dbad2676cb7e8d 1,952 0.99/1.00 vMB 11
536,870 536,870 000000000000000000060154253b188bc4c37ad663fe105a02b60032bedebdfe 2,724 1.00/1.00 vMB 14
536,869 536,869 00000000000000000000972972c2f81f87cd1b985022afc6c016e009788efe8f 2,680 1.00/1.00 vMB 26
536,868 536,868 00000000000000000021046f60118991e8ea531c1d54f7e457d6f6e17e56d7b9 1,811 0.64/1.00 vMB 18
536,867 536,867 0000000000000000000d61bb837e646f9a9d1ba2222f6a502f7c4b7e819444c6 1,277 0.56/1.00 vMB 21
536,866 536,866 000000000000000000109cef13761931bb8710d0a9a55668ebe1931d55e7ab63 1,784 0.76/1.00 vMB 17
536,865 536,865 0000000000000000001e9d068b1ecc3c0bc0f754da3add64f7101ee9adb94ed7 1 0.00/1.00 vMB 0
536,864 536,864 0000000000000000002b4ccdc8e5a2ddfba53ff54d5aa095c9c35fb37cad7b01 2,051 0.86/1.00 vMB 7
536,863 536,863 0000000000000000002a6ec22a6965dd0c7808cfa10dde7fe8f69d5f36793c86 2,088 1.00/1.00 vMB 29
536,862 536,862 0000000000000000000407c1eafb39a337c5e2e88ec25006ca95b215a30ab16a 500 0.31/1.00 vMB 3
536,861 536,861 00000000000000000014325de34be9a6a28c19155116f70966a4326468c1c277 2,012 1.00/1.00 vMB 4
536,860 536,860 0000000000000000001fca30f323105d7098c0ad6da48d949fab5ab3d2e36648 2,394 1.00/1.00 vMB 11
536,859 536,859 00000000000000000019c4d5cb5c2303277a60e42fe4698359b09967c2affc4a 2,530 1.00/1.00 vMB 30
536,858 536,858 0000000000000000000490f11cfc058b48b10e526d8f39e82280720d5164db87 2,213 1.00/1.00 vMB 45
536,857 536,857 00000000000000000002f2a8db15de8aa924967305728fb209c97de7dd1df100 1,839 0.71/1.00 vMB 21
536,856 536,856 0000000000000000000004ed29dd933e45388d025ceb6f6efd0f955da5af36bd 1,196 0.86/1.00 vMB 23
536,855 536,855 000000000000000000136eee457d631bb4b96af34e7588fb69875de9064ccbee 13 0.00/1.00 vMB 42
536,854 536,854 000000000000000000285c162da2709dc4ff4906339e0328d29d55e982d286d0 1,081 0.64/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.90 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: 713.72 GB
    • Received: 17.44 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.