Loading Tool

Explorer IconExplorer

Memory Pool

44,600 transactions
27.43 vMB
0.06301014 BTC
Random Selection Loading Transactions
Max Size: 144.58/200 MB

Candidate Block

Mining Attempt 0e68ee54047c55ccf51e1d3a8fb3bba6192801bb57b74273d67101c484975628
Version 20000000
Previous Block 000000000000000000015fe54d703480c778f5e8c27a53d251a583c6e5acb2b6
Merkle Root 59fb656478e9881fb35a71f0882a4078b2ec78950e3bdd689827d256ea4d507a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,775
Size: 1.00 vMB
Total Fees: 0.01162682 BTC
Feerates: 134.30 > 1.17 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,913 (170,396 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
744,517 744,517 000000000000000000036878e257b9d7b23cf0cf80850b094ff64cb380fb46e8 1,126 0.52/1.00 vMB 11
744,516 744,516 00000000000000000003a2ff4c1be1692af1627f0c9e624dfcbeb9e8078f7884 1,973 0.82/1.00 vMB 14
744,515 744,515 000000000000000000084270f3b505c0b8ad3bda2f31bbe2ac128b060e1729d7 340 0.19/1.00 vMB 11
744,514 744,514 00000000000000000008224dc85d59e02ebe0c0f1a69674ecc003b6f88b7c1df 1,063 0.54/1.00 vMB 11
744,513 744,513 00000000000000000003c9a26b59daefed70dc4e4568fde47521b2b4fb264728 833 0.31/1.00 vMB 12
744,512 744,512 00000000000000000000ef70e2ab36f3c8694c243cfefc5a6957e04f28ad0fd1 699 0.29/1.00 vMB 14
744,511 744,511 000000000000000000083937588dd6d2975fda1122701b21f11aa0512dd7a795 222 0.12/1.00 vMB 11
744,510 744,510 00000000000000000008138569bf3f81874c95fa056529747bcba1d1674e9ea8 485 0.29/1.00 vMB 10
744,509 744,509 0000000000000000000329f985ad1161e4ec3525f101e358f7b8f59196c8dc78 1,930 0.67/1.00 vMB 12
744,508 744,508 00000000000000000000fc60c3bc61ae6353cfdfaf8415f1e1c33634ecf0742a 1,819 1.00/1.00 vMB 17
744,507 744,507 00000000000000000003c8633aa7a77d9161553f315da9b0cb05304c5c6cf253 1,117 0.43/1.00 vMB 12
744,506 744,506 000000000000000000085c416802e1498c2a0dd84428e2c36d208ac33df6d1e1 1,153 0.56/1.00 vMB 10
744,505 744,505 0000000000000000000960960a34c854ea687e8b205c438106b6eba961560158 45 0.02/1.00 vMB 9
744,504 744,504 000000000000000000069b2d697c80f2f5e1c59186601ab996642f2ffcd70f44 325 0.11/1.00 vMB 15
744,503 744,503 00000000000000000007dfd6713acf05142bd99eccda5532f073bc5c7dd035a7 785 0.43/1.00 vMB 9
744,502 744,502 000000000000000000027853f1437f27be0fd10b1f118ac4fc9f3dff3d75f23c 2,012 0.96/1.00 vMB 16
744,501 744,501 000000000000000000062fe0c23ac680c9c2f88fb4051aa4be2e3053fc470d24 1,127 0.68/1.00 vMB 9
744,500 744,500 000000000000000000017073da4e42d23b24644f3a182f7cd6921c47f78b84fe 2,323 0.87/1.00 vMB 14
744,499 744,499 0000000000000000000434d72d01ecfa80be680348818a74b0e33734e3957764 803 0.32/1.00 vMB 10
744,498 744,498 000000000000000000063d53d07fe0d5a06f35596dba7f95b4416ce0c69eb6bd 1,068 0.41/1.00 vMB 12
744,497 744,497 0000000000000000000781d8b3d3f563f99d3e1b1c7fcb2866761bf94ba66039 1,256 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.24 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: 655.06 GB
    • Received: 14.24 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.