Loading Tool

Explorer IconExplorer

Memory Pool

80,266 transactions
29.52 vMB
0.13532434 BTC
Random Selection Loading Transactions
Max Size: 178.31/200 MB

Candidate Block

Mining Attempt 917d9caf75981164c88ecf74b5eb6edc8bfb4f1a91035ad08ac431dea3fa1c33
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 15902045312cc653e546ea6b14f423ea4fd061ffe5a79a195946960d57840047
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,238
Size: 1.00 vMB
Total Fees: 0.04986493 BTC
Feerates: 602.26 > 5.00 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (230,091 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
685,214 685,214 0000000000000000000261191478514b83f1fa24f4800f32696dcdbb9e455651 1,284 1.00/1.00 vMB 56
685,213 685,213 00000000000000000000ee82f9939c2d8b77e236ff13bee89ebe11c1192ef2e7 2,765 1.00/1.00 vMB 98
685,212 685,212 0000000000000000000a354dde02b9186e36aecc4d48d8fee22e1287475dfc84 901 1.00/1.00 vMB 76
685,211 685,211 00000000000000000006174a20ca0f40006fd5942f3e92626f4855875b409476 2,086 1.00/1.00 vMB 28
685,210 685,210 000000000000000000065438330e26dd28ecd3d149a03c11037d68dc8505e184 2,123 1.00/1.00 vMB 50
685,209 685,209 0000000000000000000a2f2b18624a8016f86a6b03d3d15573391213179416e6 475 1.00/1.00 vMB 37
685,208 685,208 000000000000000000075c76db71410fd969bf8561b4bf72640a9cdf7208caac 1,157 1.00/1.00 vMB 53
685,207 685,207 000000000000000000028a5ef4cb964d57150866d6acaaa6b1d7c1c197d2345f 1 0.00/1.00 vMB 0
685,206 685,206 00000000000000000003e7840d11056a03d610d663ccd27838b6bfac1bef7b92 2,135 1.00/1.00 vMB 33
685,205 685,205 000000000000000000048535e6ce44374fe103fb7c48cb823ccd29fb4bb7be69 2,391 1.00/1.00 vMB 49
685,204 685,204 00000000000000000007dde66b026b4baf68596edade39b6db4340d217f3b6cf 2,641 1.00/1.00 vMB 78
685,203 685,203 0000000000000000000b068a3a01d8ff3baf2701c520ac59c9b8136f66fb9041 1,673 1.00/1.00 vMB 43
685,202 685,202 000000000000000000023bbfd8ad11ea1b319b13c2dba1961492d3fc6d2062f6 2,444 1.00/1.00 vMB 84
685,201 685,201 000000000000000000042bbc3f7d5873c8a9a3f01a0a4c9684b9a3f242211a7f 1,263 1.00/1.00 vMB 58
685,200 685,200 00000000000000000005d76271da00b8833c1e6f69074d2bd93fcbc8a499fe3e 2,102 1.00/1.00 vMB 84
685,199 685,199 000000000000000000038289a67638e007c0b93433808b81043a58239b48bbef 2,705 1.00/1.00 vMB 121
685,198 685,198 0000000000000000000911d8ee482ae68feabae6daf81ccbebbb7f644536c608 2,427 1.00/1.00 vMB 71
685,197 685,197 00000000000000000006b56b832eadfc17cdfbd8d13a34dd6eaa6635128c6793 1,466 1.00/1.00 vMB 48
685,196 685,196 00000000000000000002cf81cc1d17f54ac27c3d6947544692098abe6e99c109 2,503 1.00/1.00 vMB 68
685,195 685,195 00000000000000000005fce1abdf0d36d83bb18e6c824848568927bc182b2301 2,985 1.00/1.00 vMB 51
685,194 685,194 00000000000000000001b2d2d10296ee1bb03b224d5b556d11e10a39d4b5e1e5 3,035 1.00/1.00 vMB 58
Previous 10 blocks ↓
Total Size: 782.92 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.47 GB
    • Received: 17.54 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.