Loading Tool

Explorer IconExplorer

Memory Pool

78,698 transactions
29.15 vMB
0.11853799 BTC
Random Selection Loading Transactions
Max Size: 175.87/200 MB

Candidate Block

Mining Attempt eec7c967d36a6a1b2d3f251374c603d56d3ba140cfbade0e05c0fca0451672b3
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root cd8ac9362324a65f80b38fae4a72aa420b8ab524337bdae02cec7bd2f55f65a7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,106
Size: 1.00 vMB
Total Fees: 0.04289630 BTC
Feerates: 150.80 > 4.30 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (626,937 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
288,328 288,328 00000000000000001843317322da621f1f6764b18c4a688cc1327b3ac40fdb9e 629 0.30/1.00 vMB 30
288,327 288,327 00000000000000002a357ce207b974b45b366b3d88cc53ee5c81356ce7b96784 678 0.35/1.00 vMB 38
288,326 288,326 0000000000000001185a44654cdac8cb5064a009c648825276e84920f6174e9f 121 0.05/1.00 vMB 65
288,325 288,325 0000000000000000ce225fc30bcc81479c2aba6169a9ba36bde2acc88169e380 871 0.49/1.00 vMB 33
288,324 288,324 0000000000000000d40663d08f0bbb22c6b5ee37532296d7d76eacf08be9fd23 286 0.16/1.00 vMB 37
288,323 288,323 00000000000000011edf7eee076cf4b69a9df2cd4959e4f10555c2472e7ee18c 668 0.40/1.00 vMB 34
288,322 288,322 0000000000000000418d74c499cb16cdf411291705d986d1ea0ddf2a5c8a7ad9 66 0.03/1.00 vMB 33
288,321 288,321 00000000000000004411d40a1d44cdb84908e04acb5f1219d033808c07280815 166 0.11/1.00 vMB 17
288,320 288,320 0000000000000000aab852b255f13c8019028ed9058c16117fcddb5bdd971ec1 107 0.24/1.00 vMB 14
288,319 288,319 00000000000000006414a31e72162d7664ff4466664d3f46d0c6d2180ca81112 670 0.35/1.00 vMB 31
288,318 288,318 0000000000000000ee8ef244247dfb2436671805e0053c894f303b7bf0e04a99 494 0.35/1.00 vMB 23
288,317 288,317 00000000000000006668775272a7bb59ada4a3b2f2ac1f4a59eb906604290028 503 0.35/1.00 vMB 47
288,316 288,316 0000000000000001130f95459d9e6f52eacb172ecaa2da2aa0d13eeb951a0b7f 231 0.12/1.00 vMB 36
288,315 288,315 0000000000000000cff2fc6afa77f94a0e9616121dc7c5be2276be6ef2b563f0 937 0.76/1.00 vMB 24
288,314 288,314 00000000000000002b033dfebb8a7a4cedf5d793bddd95b526577ccdc2df9d04 1,017 0.35/1.00 vMB 44
288,313 288,313 000000000000000047c5dc4d8d82fb2dd4b2b29206ae802e00086b4dfe2e84b8 128 0.06/1.00 vMB 86
288,312 288,312 0000000000000000a49d3d303426b6a0a6da715c832f358a130723d5370850f5 38 0.01/1.00 vMB 51
288,311 288,311 00000000000000000e1780073042618f87b8e155f5e53ff14821533ea6485b29 667 0.34/1.00 vMB 37
288,310 288,310 0000000000000000fe0ddf735fdbc0c0e0070a31e1d8cc22874d7a373c0ec9fc 29 0.01/1.00 vMB 33
288,309 288,309 0000000000000000f51064f9ef1c467b808634a6f71515530f20c4835f54d7cd 449 0.26/1.00 vMB 31
288,308 288,308 0000000000000000f8471a5cb134ff64393af3fc1074140c367c5d7a769d917b 314 0.29/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.85 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: 712.78 GB
    • Received: 17.21 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.