Loading Tool

Explorer IconExplorer

Memory Pool

40,266 transactions
31.55 vMB
0.08466654 BTC
Random Selection Loading Transactions
Max Size: 157.09/200 MB

Candidate Block

Mining Attempt f80591c0ce25ddc1ccf7e960a0b40fe6a4314109c8da0115a3ddf002fea7fb8a
Version 20000000
Previous Block 00000000000000000001da8eac2d8e7f938d243bdaa04666102f20fda9eed443
Merkle Root 7844701d08d95ccfc876428fb8a0aeb81e3f57f25d9deb45c570ae2550bc96f4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,100
Size: 1.00 vMB
Total Fees: 0.01969544 BTC
Feerates: 501.77 > 1.97 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,363 (815,289 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
99,074 99,074 0000000000040bab021d64359ab22e0053d0c57e1056712f5036900ff5f22d98 1 0.00/1.00 vMB 0
99,073 99,073 0000000000045353cfb0b2197b702bb45592a0220c123761a1f30be8a850c84a 1 0.00/1.00 vMB 0
99,072 99,072 000000000000444725a754ccbdf7a7b8a88718b86d7bd5b3fdc0132ce1a54118 1 0.00/1.00 vMB 0
99,071 99,071 00000000000374c5937dd444d7cdea4335f103dd1a152170fc2485a2eca23e62 4 0.00/1.00 vMB 0
99,070 99,070 0000000000042359cb0c8995fff4b28dc8a6088fde3d567fe3736bddba8756b9 2 0.00/1.00 vMB 0
99,069 99,069 000000000000b7792dbf37c557510739698ecacb0958afbfbb067ac08a63518e 2 0.00/1.00 vMB 0
99,068 99,068 00000000000187e2c7ae8bf41635ded5e39a12a82a04945d2c266fdeadae79db 4 0.00/1.00 vMB 0
99,067 99,067 000000000004706a9fe3e062064d5eecb539943f63602f8227175b7b545cfe5c 1 0.00/1.00 vMB 0
99,066 99,066 000000000002056989323e0748b64a240977642a72153f0cd7721b7889dcff8f 9 0.00/1.00 vMB 484
99,065 99,065 00000000000002172fdca09623293edb9e2906ec0505ecd89620cae62dbd0586 12 0.00/1.00 vMB 0
99,064 99,064 000000000003c8488b5ae6672a37b5398938e46d534e04f5b1afff63408b14d0 13 0.00/1.00 vMB 0
99,063 99,063 000000000001b8b04fe410656790d7853a03fd3cd154ff22e9f19c22bf3d1111 6 0.00/1.00 vMB 0
99,062 99,062 000000000000e1db703efd036aa3d04c97ebb940f1c11e0cdbf364a696fe7f0a 11 0.00/1.00 vMB 0
99,061 99,061 0000000000020d5273f2ba06c0a65f7ffea81f51d6d2eaf84595f535cb15166f 5 0.00/1.00 vMB 0
99,060 99,060 0000000000037ea71263ec57ef4ed88d74c13edc75bebfe4952b8b69ca32d0a8 1 0.00/1.00 vMB 0
99,059 99,059 00000000000081a7e51283a1fc26bfe8ff7c5b7bd031dc5613395590d6220a3d 3 0.00/1.00 vMB 0
99,058 99,058 000000000000837eff1ab1048f8860555872a9182ad666b915373a924bcde396 2 0.00/1.00 vMB 0
99,057 99,057 000000000002190e34ee6abc14a1aa9c9701b5c359648162bde356d6bfb7a36b 1 0.00/1.00 vMB 0
99,056 99,056 000000000003f2101ee0738f31203808b44140b06a82e5c75bb0dfc2da9b7311 1 0.00/1.00 vMB 0
99,055 99,055 0000000000012d1661efe9bef19fd67131a7a48e19a127f1c719ef448df07f85 1 0.00/1.00 vMB 0
99,054 99,054 0000000000042bce7ca2ed4e7307a4df4c5303b0c795d18827bc974351996f1b 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.24 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 593.07 GB
    • Received: 9.66 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.