Loading Tool

Explorer IconExplorer

Memory Pool

79,249 transactions
30.01 vMB
0.07707942 BTC
Random Selection Loading Transactions
Max Size: 183.42/200 MB

Candidate Block

Mining Attempt 93403330a16854cf53e13bae82adb05ca2faf4ae0cfe919f99658cf3060fe62a
Version 20000000
Previous Block 00000000000000000001341e3d93978594e8c6b2f50720725be672de3d340c6b
Merkle Root 55de29b1376d226656ac075efa6023d22b45ff4aae802016f77e0618c476bcb7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,254
Size: 1.00 vMB
Total Fees: 0.01031535 BTC
Feerates: 40.21 > 1.03 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,390 (431,417 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
483,973 483,973 000000000000000000cef8695845219ebdf94378e5c30be2ed82d87471de552c 230 0.09/1.00 vMB 190
483,972 483,972 000000000000000000fdf73ad648e3703a04dd4a845314c538203be6c9410f9d 203 0.09/1.00 vMB 153
483,971 483,971 00000000000000000054742364653157f95fae7a4a0dad112299ddcbc93a95d6 106 0.06/1.00 vMB 196
483,970 483,970 0000000000000000002daadb509c3f6d6a629e7d624938692b02f5e5c112a840 77 0.03/1.00 vMB 165
483,969 483,969 000000000000000000b46c72c1c8c544ce58a31ada65687808830ec579d9f9ae 188 0.10/1.00 vMB 114
483,968 483,968 0000000000000000002904c02a0ed2f527b41f05ce9924c1bc96cedaedbe9e2b 761 0.40/1.00 vMB 225
483,967 483,967 000000000000000000c82e85a85df071cd6010df38fc1d81347e8cb93eed7c79 548 0.33/1.00 vMB 130
483,966 483,966 0000000000000000002f2e1d4c45e7f2367e12de02d9a2fd2ae615053869dccb 951 0.64/1.00 vMB 12
483,965 483,965 000000000000000000599da2c2b665ef748b3bffaaffd38d1d6c2037e0797e0d 357 0.25/1.00 vMB 137
483,964 483,964 00000000000000000026a5993cd766daa31c5afc61e616e4b7ebf3c62c5f23cd 1,214 1.00/1.00 vMB 152
483,963 483,963 000000000000000000607936ee6a950a98f30b16832c0735a63eefe5884ed112 2,037 0.99/1.00 vMB 248
483,962 483,962 00000000000000000016b69327897cb121a351e50b97e8a03dee73557c1f3873 1,032 0.54/1.00 vMB 154
483,961 483,961 000000000000000000d9d2aa9717a54470bbfd9c31f2079668f7cb8c26d1c915 1,262 0.63/1.00 vMB 168
483,960 483,960 0000000000000000005cec4c70241330538f152ee55ed2e15b20975393a53b68 930 0.71/1.00 vMB 135
483,959 483,959 0000000000000000011059ffbc3eb816bf155859fb0f62ede5897db8eb987d09 1,662 0.92/1.00 vMB 52
483,958 483,958 000000000000000000ed93e1bb41c493fca543f00db9c09e47c9c9f654937653 2,186 1.00/1.00 vMB 295
483,957 483,957 0000000000000000005adb905361f4e33b48722c9eaa8ae286e6ac61f1cdef8d 746 0.38/1.00 vMB 183
483,956 483,956 0000000000000000003f745a440a8f0f564a28f40579fddcc35e9b23c3729ea2 127 0.08/1.00 vMB 258
483,955 483,955 00000000000000000092ecfc6a6ffec8dfeaa0ade5684221cc0d7e864e9760bb 382 0.23/1.00 vMB 116
483,954 483,954 000000000000000000620f285aecacb1b4fce94106248552fae4837aa917630c 124 0.05/1.00 vMB 147
483,953 483,953 0000000000000000005246343752de1d7f2fe4b5f1ca36351a2a84af606f9db0 90 0.23/1.00 vMB 56
Previous 10 blocks ↓
Total Size: 783.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: 720.88 GB
    • Received: 18.29 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.