Loading Tool

Explorer IconExplorer

Memory Pool

84,741 transactions
32.78 vMB
0.08421213 BTC
Random Selection Loading Transactions
Max Size: 194.22/200 MB

Candidate Block

Mining Attempt 8a9f63e6aa8736f5177db4517208bee3a8f5259be05b390bede8ea718752420e
Version 20000000
Previous Block 000000000000000000006e53c1d269063e9b5743561e1feecf862e4f112c1fca
Merkle Root d17da6cccc368541275c877fbd80a25a9d1a6b837bb5ecf911fb3610f7be7ec8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,275
Size: 1.00 vMB
Total Fees: 0.01907138 BTC
Feerates: 120.64 > 1.91 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,949 (560,864 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
354,085 354,085 000000000000000001af8957ddaf1224c566702895807ae78c886fc4384b940f 166 0.10/1.00 vMB 20
354,084 354,084 000000000000000013ed6b65daea2270aa2e8ffa8a9f4a9582f461bd937f2815 172 0.09/1.00 vMB 40
354,083 354,083 0000000000000000069a89ba1ea07bbdda989245f39f13392e68687e259fad99 874 0.41/1.00 vMB 26
354,082 354,082 00000000000000000e336dd8755fb7a41a42e683ed0bd3cbc5bae71fb01027b8 71 0.03/1.00 vMB 13
354,081 354,081 000000000000000009beb580fa6963ade324c05352e4fe2c8e9b4ddd7e16be8e 508 0.21/1.00 vMB 27
354,080 354,080 00000000000000000afb36db5c24d2ce796e67f3bbd38fae9ab9a91c5d721240 883 0.51/1.00 vMB 23
354,079 354,079 000000000000000007bc368b8bffc54022069f28a01eb9fc47be20ce73cac42a 106 0.10/1.00 vMB 16
354,078 354,078 000000000000000001dc98e5bfa1741a330c109ef16781f1ebcbfcf6c44b796f 354 0.21/1.00 vMB 21
354,077 354,077 00000000000000000e14ba88b2947df4bbe3a1f17557e1dffb439290656d998d 1,133 0.71/1.00 vMB 24
354,076 354,076 0000000000000000077dde5b458b09404df5f9e5f9c9305f2f406197e412af7f 198 0.15/1.00 vMB 16
354,075 354,075 0000000000000000005af78eb4d45144758bb44fe8efc8bf1226e5b36db47072 971 0.53/1.00 vMB 26
354,074 354,074 000000000000000001d4274574b8967e85b91188d190c894665b23e80c3844bb 138 0.12/1.00 vMB 22
354,073 354,073 000000000000000004627d2b7b42da1bea46095a58c6db4cd6f932f19c82048f 480 0.46/1.00 vMB 40
354,072 354,072 000000000000000000c9bbf293db39234a15db2f9a358b5ebad8afb8f327b525 437 0.37/1.00 vMB 22
354,071 354,071 0000000000000000128ec9ac68d95f7ab799d2cdd2356b3d07ec80c90467498f 69 0.08/1.00 vMB 9
354,070 354,070 00000000000000000038db448fda04efb73d0def0563ae33b8a53d4b14450cfb 1,258 0.62/1.00 vMB 27
354,069 354,069 000000000000000013dd47b6f9877cbaa812c8d5964e9079191b5e1cd778162d 582 0.27/1.00 vMB 23
354,068 354,068 00000000000000001148fcb0317e0fc97c7d5c8a0f401813fafc427666a29a7a 200 0.10/1.00 vMB 24
354,067 354,067 00000000000000000e61f09d442c4097c24820d6ded8e408fcca29ab9f3740fb 680 0.28/1.00 vMB 29
354,066 354,066 00000000000000000b9db3f2fb0a8d54e074aed73527a51c368ea559905cc558 623 0.37/1.00 vMB 21
354,065 354,065 000000000000000003cce35128ae412d9774c5d6e98dd29bf7b4b40bff23ddd9 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.30 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: 657.38 GB
    • Received: 14.54 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.