Loading Tool

Explorer IconExplorer

Memory Pool

53,798 transactions
31.91 vMB
0.13825373 BTC
Random Selection Loading Transactions
Max Size: 170.30/200 MB

Candidate Block

Mining Attempt a80994e31d5e1e627d5f8b4c1b8a903ed84219a2a402b71f8b5a60e34241062a
Version 20000000
Previous Block 00000000000000000001313720cdab0b96a52eb599aa00254522f99d726b53eb
Merkle Root 213043aaa21d438f8ef4f81d95332604000ca24734e0f242cbc34f4e5c84f351
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,667
Size: 1.00 vMB
Total Fees: 0.04138813 BTC
Feerates: 104.17 > 4.15 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,821 (730,822 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
183,999 183,999 00000000000004ef57619bca7df7329d50462c973ab434a2ec9bc32391d7c5ab 100 0.03/1.00 vMB 153
183,998 183,998 0000000000000289ca07a32b0dc3905fedb52957d512207b012467ba2ab19120 235 0.12/1.00 vMB 127
183,997 183,997 0000000000000609cfaf0d92140496633ee6bb491246d8b88ef74c18b21f4da6 231 0.11/1.00 vMB 110
183,996 183,996 00000000000005b3971fa5db385ef6ea5e0cd357820afb8d5707001eee0a3c8d 109 0.05/1.00 vMB 90
183,995 183,995 000000000000012255aa8cb928a6a69602361b000399cec4988569e8fd438cbf 649 0.23/1.00 vMB 160
183,994 183,994 000000000000099bfef5318868dc579f65474d987b933624d9cc113a3c9a34b9 11 0.00/1.00 vMB 86
183,993 183,993 000000000000077090ef1c2a85d72370b94b97367b9a5a35b5afa16d51d5a263 541 0.25/1.00 vMB 173
183,992 183,992 00000000000006409ad8bceb8ee519b0e372bbcd5705a1f2f65aa37513157367 139 0.05/1.00 vMB 179
183,991 183,991 00000000000000212d4245c09854c3ae4f72d4e62c5b7e0ebc6724522f73b141 11 0.00/1.00 vMB 14
183,990 183,990 0000000000000566b4caf51b900ca2fcd941877a8702d00f0ec2a1ce0a1262c1 121 0.05/1.00 vMB 108
183,989 183,989 00000000000008dd931a77da953b719447ce56df2eaa1bf299872de79c0c4663 9 0.00/1.00 vMB 517
183,988 183,988 00000000000007cd32422b573e64dc79e62ee3801ea2bea115c4390d900efad6 248 0.15/1.00 vMB 105
183,987 183,987 00000000000000453c8c79ee48bc8d9e12d12dcf4779827d7e24c9079ea04bca 22 0.01/1.00 vMB 49
183,986 183,986 00000000000009627fce059f40578ff5360ae81d0cf7e5ba2f655836911834b8 145 0.07/1.00 vMB 110
183,985 183,985 00000000000003a6e7075880986c8b7a0425ecac7e0547a9c1dac576211879fa 571 0.21/1.00 vMB 133
183,984 183,984 000000000000059bb37c172242ea71eb3eb9273fc27a9e923cb6c01a0577a773 127 0.05/1.00 vMB 201
183,983 183,983 000000000000041bde9ecf92e3cf99ab4711c63bb5aa081c7f8171c47a72997a 128 0.06/1.00 vMB 184
183,982 183,982 0000000000000309287468f0d338ed927c908424e2fd8727b106344355bb4105 10 0.00/1.00 vMB 29
183,981 183,981 00000000000007bf11a15b748b212336bc4b71032a29a1b8823b4b7cfbfc21ab 261 0.10/1.00 vMB 192
183,980 183,980 000000000000083a8c5dfb4aeb46561e3f0245775167e920c69fc5d7a06abd53 155 0.07/1.00 vMB 121
183,979 183,979 000000000000090be7c34bcb239d94a15f93a1af0189de6182be853cf9ac5034 34 0.01/1.00 vMB 103
Previous 10 blocks ↓
Total Size: 782.07 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: 651.26 GB
    • Received: 13.51 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.