Loading Tool

Explorer IconExplorer

Memory Pool

87,407 transactions
32.15 vMB
0.11873369 BTC
Random Selection Loading Transactions
Max Size: 196.48/200 MB

Candidate Block

Mining Attempt 364ca1db543a132ca4a07d5a97c585180a3b7c92ababd63077b7b03e24bbb330
Version 20000000
Previous Block 00000000000000000000209b8de38c3e1775cd6d32cde674ad92e343308213be
Merkle Root 2d1b439e82c5cc5565a597e28d0fdc60fd0d8ffddb3af765b711e593803bd70f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,794
Size: 1.00 vMB
Total Fees: 0.03333699 BTC
Feerates: 1,236.26 > 3.34 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,362 (129,183 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
786,179 786,179 000000000000000000052fc75a5892164f16ed31f289ad647673a3a18577389d 1,554 1.00/1.00 vMB 12
786,178 786,178 00000000000000000004d3ab1b06b0cb494da0a9d9a71c2e6b06bb5aa4d7d019 2,382 1.00/1.00 vMB 12
786,177 786,177 000000000000000000040090116c1872c5b37b04f907f045b22af70181461bbf 1,986 1.00/1.00 vMB 18
786,176 786,176 000000000000000000027826ea31af7cba631fcd472dc1c31cabf38eb2f1b620 2,765 1.00/1.00 vMB 22
786,175 786,175 000000000000000000034aaf127bb3439391479f9835e42b1488da83ad42c011 791 1.00/1.00 vMB 24
786,174 786,174 0000000000000000000507a25878b5ef11eeb44d5c4a0cae62c7652c9e586300 2,193 1.00/1.00 vMB 26
786,173 786,173 000000000000000000044becf188bdb212381386071339bcdf1c9603ffc06ad1 1,584 1.00/1.00 vMB 10
786,172 786,172 0000000000000000000407cb92836042474b4deec9006a82832ab7d987a3fd15 3,269 1.00/1.00 vMB 23
786,171 786,171 0000000000000000000322188f97829665428ec4af7203758442601229575ce1 1,108 1.00/1.00 vMB 9
786,170 786,170 00000000000000000004ead7d9260f2193ef4618cd1ae2c39a59b70799bd31a3 2,630 1.00/1.00 vMB 21
786,169 786,169 000000000000000000033ea6647cde83d0edbc06267e86e92e627a92baf02e2e 1,856 1.00/1.00 vMB 9
786,168 786,168 00000000000000000003db9ff3dc96a3c2d507265570acf9aeb8af2eb81cf5be 2,755 1.00/1.00 vMB 15
786,167 786,167 00000000000000000004576cf563669b29da337dbc34e284493a89b55c3faf5d 2,462 1.00/1.00 vMB 41
786,166 786,166 00000000000000000003a26a0c6c3c0e0932f0342cbd8f2bbdbcba72e2d4543f 1,383 1.00/1.00 vMB 13
786,165 786,165 00000000000000000004d7e84e8f56702b6c44064cb9df1fee0d99ec02c03615 1,124 1.00/1.00 vMB 18
786,164 786,164 00000000000000000005bcfe481c4ce4d66ab79250e3a868bad85d09158160e0 2,719 1.00/1.00 vMB 22
786,163 786,163 00000000000000000005643d5d50358a2d22fcfc546487eb491df044c918851d 2,321 1.00/1.00 vMB 27
786,162 786,162 00000000000000000004f213da34dd3dcda199badee938d2781f0da2684ff41c 882 1.00/1.00 vMB 64
786,161 786,161 0000000000000000000222f08242a39bcd333098ff3ae07d1568d0bee251ed1f 3,417 1.00/1.00 vMB 24
786,160 786,160 000000000000000000059a5cc30af0fdc7dab85db5bbf27fd9c1e3a402c72c30 2,403 1.00/1.00 vMB 16
786,159 786,159 00000000000000000003cf4c4137212540713d29f7837c86268c283a9ae9ffc2 3,695 1.00/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 783.02 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: 719.41 GB
    • Received: 18.05 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.