Loading Tool

Explorer IconExplorer

Memory Pool

27,801 transactions
14.23 vMB
0.06275197 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 77.81/200 MB

Candidate Block

Mining Attempt c9b28b173caa8ac315cec9d4034de5162729cefd4a3cb59e7205085333612d10
Version 20000000
Previous Block 0000000000000000000192f7f7f29540150f204e06421cc00ad7343613157401
Merkle Root cf6400db9d1ff5c5706b3fcf8ac5a23d21380b937365b0c96b7bb9cc9933c2f1
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,687
Size: 1.00 vMB
Total Fees: 0.02804814 BTC
Median Feerate: 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,250 (777,154 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
136,096 136,096 000000000000015226c1ee8dbfeaa02c4779d83d8df4c0cb2de8826bc9e09733 7 0.01 vMB 344
136,095 136,095 00000000000002dadd33b6361a8afb65e28ec55a498125b9af516af427970cba 42 0.02 vMB 405
136,094 136,094 000000000000068c1ea525c729066fc3aa950a2f4c0a058ab5e7144a8f1c62ac 32 0.01 vMB 390
136,093 136,093 00000000000005c94d531fe89553eb76c2a91b92f1e044c6e37bf128cca3b782 1 0.00 vMB 0
136,092 136,092 0000000000000915c66b87e1c970243250a8a0fbec198c00ec32713c1067aa4f 19 0.01 vMB 773
136,091 136,091 0000000000000692be60e31fd703b789036d1c8d457f640e14dff6fbe857b673 65 0.02 vMB 27
136,090 136,090 000000000000025fd0adba2c8939f1e6c0462fc5eb90905d9011830c748412c5 53 0.02 vMB 345
136,089 136,089 000000000000023f916658c7f6194e36320568ddf5babcf9ba894ff11cdf7955 100 0.04 vMB 416
136,088 136,088 0000000000000a4147f6c7ee52a85418a2170dee7bc2ad27d86e8aeb6131f2ae 8 0.00 vMB 1,243
136,087 136,087 000000000000030356ce6a009541b5fab1f857152b327c3b65e2554291dfdbd9 114 0.05 vMB 82
136,086 136,086 00000000000001d0261dc983a6263bda2eb5191ad9377ffaecb3ba1ee80c2cb8 282 0.12 vMB 921
136,085 136,085 000000000000043fd598f0899e620ed7e77fe5269586479f2a3fa804c511a12f 43 0.03 vMB 395
136,084 136,084 000000000000073dda261ff455ce8c5450fe789c0eac8e6dda53057f1c6b38ad 14 0.00 vMB 387
136,083 136,083 00000000000007dfd215532ef20754ee4678fac8dbff9ffcaa2d10853609d21a 56 0.02 vMB 987
136,082 136,082 0000000000000577ba40e41326d75b164af0fc450ac67cebb979c354e3cefedb 106 0.03 vMB 39
136,081 136,081 000000000000036596081adb47220914b06e720614ea38f945d4e33c337b89c1 43 0.02 vMB 404
136,080 136,080 00000000000003b1de996cdb31cd319a8a0dac15fc444b60744f8d378528d2d3 118 0.06 vMB 243
136,079 136,079 00000000000005251eb725b51ab7bd291addcfa99c2a6b056aa74de147ce90db 80 0.03 vMB 895
136,078 136,078 0000000000000a8e2f23bd27ea305c7f296b0980b2a5dd85648a41868fb722cd 139 0.05 vMB 288
136,077 136,077 000000000000079d77302ae47498f5bf800f523f11f3f823b7e608e0147d3ca1 16 0.00 vMB 464
136,076 136,076 000000000000003a54faeb38f8a96234b7470fee23a1fd4cd13ae2e86102d276 88 0.04 vMB 614
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 14
    • Outgoing: 10
  • Data Transfer:
    • Sent: 0.00 GB
    • Received: 0.00 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.