Loading Tool

Explorer IconExplorer

Memory Pool

41,952 transactions
29.00 vMB
0.07112320 BTC
Random Selection Loading Transactions
Max Size: 148.68/200 MB

Candidate Block

Mining Attempt b7c3d8b32fe49644712c35ea9b700e8fc2c0470ad70bf3eefd44638c979dfa1c
Version 20000000
Previous Block 0000000000000000000109f5c0bf8516a6aa7ceb54e4b23cd73ce285a7f939df
Merkle Root 63cf0cecf1f85c10722723ff89f241412a444c7f8813c4aff668724e19d3ee85
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,625
Size: 1.00 vMB
Total Fees: 0.01461098 BTC
Feerates: 100.36 > 1.46 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,614 (67,158 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
847,456 847,456 00000000000000000000756b46a51a2ec6f3f6f8a9c2fa7df7dfa904a37ddc4a 5,218 1.00/1.00 vMB 30
847,455 847,455 000000000000000000008ecb814571ec8d0dc5df4b4f46781c0477b7153d2b76 5,050 1.00/1.00 vMB 29
847,454 847,454 00000000000000000000b57752ebcc231891dbb2589ab8538d584acfb65d7578 5,901 1.00/1.00 vMB 31
847,453 847,453 00000000000000000000ee1d47efde39fc4ef6c95cfc00070cc5b049a8d39557 4,294 1.00/1.00 vMB 28
847,452 847,452 000000000000000000003e5df25d316ccb836391b7ca7d9866b8842f406acb92 3,316 1.00/1.00 vMB 55
847,451 847,451 000000000000000000009eebea973292ec0f25164483794bdc4f45237ac4706d 5,158 1.00/1.00 vMB 31
847,450 847,450 0000000000000000000057e7a4949c95eb98e7ab8d034d11fe66e17ce1109f5f 3,832 1.00/1.00 vMB 53
847,449 847,449 0000000000000000000312d5a3e8e3dff20d71b60703864ae5f9284bdcf562d2 4,296 1.00/1.00 vMB 28
847,448 847,448 00000000000000000000185bfc147f1ef73679754dc1bb063f1dd766b4d590a7 4,924 1.00/1.00 vMB 33
847,447 847,447 00000000000000000000dd77e2dec013f65f36df4c92853fd488bfd9296a2954 1 0.00/1.00 vMB 0
847,446 847,446 00000000000000000000f31c2503f9a32cc54078c67012192b6cfacd24b06029 3,556 1.00/1.00 vMB 58
847,445 847,445 00000000000000000000b24eaf069e1e54cb7e4425aebb31016f30a72680c2f5 3,947 1.00/1.00 vMB 33
847,444 847,444 000000000000000000017eadcb14136e59d0c9f54bb8a6dfed8bf218794b6b34 3,436 1.00/1.00 vMB 61
847,443 847,443 000000000000000000000e436195e7c53724c1b9db8801c12316a9871eba93a9 3,028 1.00/1.00 vMB 29
847,442 847,442 00000000000000000001a50ddb103d793f368187b06d99c67022fbddd9cefc08 5,470 1.00/1.00 vMB 38
847,441 847,441 000000000000000000004f92400e9e350c4ff5e66b6f1e057f68d511c9eaf881 3,494 1.00/1.00 vMB 30
847,440 847,440 00000000000000000001261cdbacea9b865f000a68648d1ba5620353c9e1404c 3,460 1.00/1.00 vMB 61
847,439 847,439 000000000000000000031bd345f324adbe085f3cfc46690dc05b60b402acc030 5,257 1.00/1.00 vMB 29
847,438 847,438 00000000000000000002664487da28dc19f9215f4148f31a4f6e1184e63dc762 3,170 1.00/1.00 vMB 32
847,437 847,437 0000000000000000000249bee0a36452828f816efc12c20521a836ecccf53c88 4,521 1.00/1.00 vMB 49
847,436 847,436 00000000000000000002f0266382195b3254dc8ae048150bfa84df7b06389f91 3,454 1.00/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 781.71 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: 629.31 GB
    • Received: 11.90 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.