Loading Tool

Explorer IconExplorer

Memory Pool

82,221 transactions
31.21 vMB
0.09380467 BTC
Random Selection Loading Transactions
Max Size: 188.88/200 MB

Candidate Block

Mining Attempt 3a70abec7b57a8a973507729f09ca2a25fbaeed3b7db4a01fb0e0badadf1e9ca
Version 20000000
Previous Block 00000000000000000000fed5f49642163633dd960a214f08d883622a0aac23f5
Merkle Root ab1573d707acc9fc30603dcc2947ab7e6f3f7467650398c1426ea71559e22410
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,358
Size: 1.00 vMB
Total Fees: 0.01845906 BTC
Feerates: 115.63 > 1.85 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,379 (563,398 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
351,981 351,981 00000000000000000fb949d146c45db4e5dbefa8179e567206b2c7bff59bd7be 1,019 0.52/1.00 vMB 28
351,980 351,980 00000000000000000be2f3ce60ec97a51c6bfddea72cec13a9ac08afa27203ab 335 0.18/1.00 vMB 25
351,979 351,979 00000000000000000868c4cedb2ae965032010de302d6fe0c2b5d136723bc277 800 0.41/1.00 vMB 38
351,978 351,978 000000000000000002486fb637d8c5ad0cc0eabf8edaaea891a0ef1fcb487d54 202 0.15/1.00 vMB 20
351,977 351,977 00000000000000000f09741535251ec894840b579d8db9a641bdba5475c67918 342 0.18/1.00 vMB 29
351,976 351,976 000000000000000011ddaa4bd83a3cd3289baec5bbe88204eb9d0227cad5f265 564 0.32/1.00 vMB 24
351,975 351,975 000000000000000006a58c7932d22fa4df5f2ec6c7706cb53bb202375111e797 365 0.20/1.00 vMB 27
351,974 351,974 00000000000000000b7a9673a3a749904643e9f09d1653b2e28ed96ad2e493f5 772 0.39/1.00 vMB 7
351,973 351,973 0000000000000000123356be5e8fe8f87af66e216a76fb7aa1695d780e24e5f5 1,311 0.75/1.00 vMB 24
351,972 351,972 00000000000000000cf5b811f597764b6cceb117606f524c580c78addb92bdaa 882 0.75/1.00 vMB 19
351,971 351,971 00000000000000000cdfb6c7bf1b7e174cdeab2610be5874fe58fa8edb6dd1de 1,024 0.62/1.00 vMB 27
351,970 351,970 00000000000000001234bf4efa32f67b341ef13efdd7e58db1cf509e0e0e7dd0 1,621 0.75/1.00 vMB 42
351,969 351,969 000000000000000013e5dba5b0e4cb4a6ee6a7bb3fd3e404105043b355757415 1,455 0.75/1.00 vMB 28
351,968 351,968 0000000000000000151336848b2909d99bacbbb0b5204047bad7428e710be04d 1,068 0.75/1.00 vMB 22
351,967 351,967 00000000000000000202c8b0b31b29c262cdd94ab9d7fccf9f7b3cc93223e3f8 969 0.75/1.00 vMB 19
351,966 351,966 00000000000000000b2a3a43d217032612877a8e29601322a62ee8b56b3f8364 2,023 0.75/1.00 vMB 39
351,965 351,965 000000000000000000f83d7a1b2b8b6b12dfe60893276b15150e2ad8e1fa826f 1,828 0.75/1.00 vMB 33
351,964 351,964 00000000000000000595f4e5c13e577ae546086ac3cdd00ab9dbf164eacc49f2 2,347 0.75/1.00 vMB 51
351,963 351,963 0000000000000000004ffa5650fc8148beb6f9f21bd2a2db115376ecbcb61f21 403 0.31/1.00 vMB 17
351,962 351,962 00000000000000000df8d41fc91fb5514736270c6fd7930b4348c830a8648eab 225 0.12/1.00 vMB 23
351,961 351,961 000000000000000001556473778f87a0c8198e8d171290b1e4d575b3d973f0fd 1,080 0.75/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 783.05 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: 720.54 GB
    • Received: 18.18 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.