Loading Tool

Explorer IconExplorer

Memory Pool

74,793 transactions
27.75 vMB
0.07804682 BTC
Random Selection Loading Transactions
Max Size: 168.83/200 MB

Candidate Block

Mining Attempt 23e97fdc9884ac15dfc1bb4a6a53153562a34abd075917c1d977c9c2c088f1ad
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root 7650ff1109ea521ada71c09fe02f47dba3e81b0d74478f6f5f910b76fbcb6bb6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,768
Size: 1.00 vMB
Total Fees: 0.01863338 BTC
Feerates: 402.60 > 1.87 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (48,077 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
867,234 867,234 0000000000000000000193843567ff1ca5c6661643511871dbc5f7022777fef0 5,852 1.00/1.00 vMB 52
867,233 867,233 000000000000000000022a347b1bec980c688a1c9b0417eb7a1048a3a621ffb8 5,520 1.00/1.00 vMB 43
867,232 867,232 000000000000000000005bccf85f52f4c27c7162765614d5bf18461ae796535c 5,693 1.00/1.00 vMB 49
867,231 867,231 0000000000000000000207a6dfbc00a757c2fa6000edfb8c358d0e32dcbcf505 3,881 1.00/1.00 vMB 60
867,230 867,230 00000000000000000001e3203025ecf7db38b84ef8261b92e17ec0a5954c2008 6,733 1.00/1.00 vMB 48
867,229 867,229 000000000000000000007add63672163343c6cb94fd67eda36b09c32b501f56e 5,270 1.00/1.00 vMB 57
867,228 867,228 00000000000000000001610f442d905a62b56cdef8bf17b8e36846ac8089b6d9 6,100 1.00/1.00 vMB 49
867,227 867,227 000000000000000000029e76ba71deb93ccc96e9d84cd3fcb7bef9eec32d573c 6,228 1.00/1.00 vMB 51
867,226 867,226 00000000000000000000eebac09390b9bc163b812ad12e1d74a2abe975c22219 6,331 1.00/1.00 vMB 55
867,225 867,225 000000000000000000023c2994c3fd4b1269f3dc7c94c04cc90583ce454470f0 7,267 1.00/1.00 vMB 50
867,224 867,224 0000000000000000000112757d25e8e33a9bc45646d2c85a4c77efcc8db74037 6,302 1.00/1.00 vMB 58
867,223 867,223 000000000000000000013a2d81283bb087d8b1bec92658e159c71c014ee7d826 6,326 1.00/1.00 vMB 56
867,222 867,222 00000000000000000002d0c73484d3d0632b98e199c462c81e75271283126a4a 6,822 1.00/1.00 vMB 52
867,221 867,221 000000000000000000009ce532b0a097f05aa556911c62f10bed4f4120c314a7 6,099 1.00/1.00 vMB 56
867,220 867,220 0000000000000000000294dd13047451fd4648441a1fba0bdb2f201897208c5f 6,120 1.00/1.00 vMB 52
867,219 867,219 000000000000000000023f0181e4fc2bf85515bb6fa6aacaa085217e9e3abd93 6,908 1.00/1.00 vMB 50
867,218 867,218 00000000000000000001fbd405129d58512251547d8fba93155d61f289c95ecf 6,905 1.00/1.00 vMB 47
867,217 867,217 00000000000000000002a03d39873cb6f43a382a1fd00235e7fb57dbde4e3385 6,399 1.00/1.00 vMB 56
867,216 867,216 000000000000000000012f7285b04096355cc16f04f6747fd8f3d4e3f7a8f711 6,129 1.00/1.00 vMB 53
867,215 867,215 00000000000000000000e47951f8254c753fb82402d161e6fee071813ae5825f 6,605 1.00/1.00 vMB 50
867,214 867,214 00000000000000000000f644b2c183ea4c9b7d15f496b98892557fc543628094 6,224 1.00/1.00 vMB 47
Previous 10 blocks ↓
Total Size: 782.93 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: 714.66 GB
    • Received: 17.58 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.