Loading Tool

Explorer IconExplorer

Memory Pool

45,079 transactions
27.11 vMB
0.07100813 BTC
Random Selection Loading Transactions
Max Size: 142.85/200 MB

Candidate Block

Mining Attempt cb1278f006bca95bf0bdf8aefe1cd90823420b5041fdf5c1f5a3fb247e04621a
Version 20000000
Previous Block 00000000000000000000facfaa62459f98f3b2a139e8179039060bf314a7e923
Merkle Root bc21c21a427dbeec6b4fed93c79526fbc7f2c3d90216829976e986a2c1908039
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,018
Size: 1.00 vMB
Total Fees: 0.02065694 BTC
Feerates: 251.72 > 2.07 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,747 (274,230 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
640,517 640,517 00000000000000000007c0dfb46ec0ad526d447ca70dea2654b09691a52a286c 2,159 1.00/1.00 vMB 26
640,516 640,516 00000000000000000005de40dccf33bbbc5cd1ba20ee73008c0148a944388423 2,144 1.00/1.00 vMB 46
640,515 640,515 0000000000000000000c7fc7b027426630c334224bea7ddd9bbb9159c3da33c7 2,493 1.00/1.00 vMB 113
640,514 640,514 00000000000000000008105b4b888d92bb7c06700ff73355aa3ed580c6358e54 1,911 1.00/1.00 vMB 26
640,513 640,513 00000000000000000004b13120e8f1c62c11a590543380daf49f3a89aabeb379 1,702 1.00/1.00 vMB 29
640,512 640,512 000000000000000000038608d4faeed0d3cefe5089f40ce43f91bd168f3ef6cb 1,761 1.00/1.00 vMB 29
640,511 640,511 00000000000000000000731045b8eba0e4bebe194ca26298e86eb1866ff04b1c 1,303 1.00/1.00 vMB 18
640,510 640,510 00000000000000000004bf2bfc6c8687bf99449905ed73c748468fb5463e9f66 2,276 1.00/1.00 vMB 50
640,509 640,509 00000000000000000007092527657ae9ae8f2c10294f6d5311be03f0394c5eda 2,337 1.00/1.00 vMB 125
640,508 640,508 00000000000000000006e03f1f97d7e4884f7e3257527889111b9b79b54b9c0a 2,140 1.00/1.00 vMB 36
640,507 640,507 0000000000000000000eae2e87ba52abe5e6a51d33cd9276addd0fcb9401901f 2,637 1.00/1.00 vMB 98
640,506 640,506 0000000000000000000686408c697e2f60833b06050734cf8a6a1478207e89be 2,570 1.00/1.00 vMB 42
640,505 640,505 000000000000000000086391e4efabab97707722c0e3e322d023f55cfbb23ea2 2,102 1.00/1.00 vMB 92
640,504 640,504 000000000000000000013c5b1453fc6641dec760b6f39fcca58f7110ab65d748 2,186 1.00/1.00 vMB 65
640,503 640,503 0000000000000000000df5dbaa59bad7f8f95c965bd7e2d0cebf7a8c2b47ed20 2,308 1.00/1.00 vMB 130
640,502 640,502 0000000000000000000890fc01396c9ea74d1f2fcaa5f04027901419ef986ae9 2,219 1.00/1.00 vMB 116
640,501 640,501 0000000000000000000511b98cb40faa7fc7614208d4abe890aa7114777bcad1 2,765 1.00/1.00 vMB 135
640,500 640,500 00000000000000000005326ee87bdf59833f29b1fb5aa77886715d1c77886912 2,372 1.00/1.00 vMB 54
640,499 640,499 00000000000000000003134cffd0f84b6fde579657a62d9212d583a39f358d30 2,009 1.00/1.00 vMB 54
640,498 640,498 0000000000000000000e2b8e9d09d0f0d89c8c8fd2da58eb7920a2fa3305b5fe 2,806 1.00/1.00 vMB 95
640,497 640,497 000000000000000000045aae6655247b1fd9600acc136aa71505c819de922f0c 2,240 1.00/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 781.94 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: 646.71 GB
    • Received: 12.88 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.