Loading Tool

Explorer IconExplorer

Memory Pool

72,946 transactions
28.12 vMB
0.06959368 BTC
Random Selection Loading Transactions
Max Size: 166.50/200 MB

Candidate Block

Mining Attempt fa81213968804fcb11252057054067e60822cc80535be7fc8632f93fffe6e9f1
Version 20000000
Previous Block 00000000000000000001a03b540f0df1d23eb184d241282d125e16f53d7c6244
Merkle Root 5c5368fc52a9fa3362595f25f9a27ac6eff59e43b5597651f43b94b1add29e9f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,524
Size: 1.00 vMB
Total Fees: 0.01292024 BTC
Feerates: 150.86 > 1.29 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,031 (532,928 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
382,103 382,103 00000000000000000e02b72dec21c829e5e48b38aca30dd9d15a811ef89a3b27 1,801 1.00/1.00 vMB 35
382,102 382,102 00000000000000000b9bca817184c2696ee996c625c390e6c6e9e2a47dfa83db 2,013 1.00/1.00 vMB 49
382,101 382,101 00000000000000000ab55f5777acdb9a9a00c5b29513c47411a4464ff69aca0c 1,961 1.00/1.00 vMB 33
382,100 382,100 0000000000000000107b765d92057cee5bd342ff4b4dcbc652b51546a170770c 978 0.50/1.00 vMB 32
382,099 382,099 000000000000000007d61a13ad665a09c764ee4c0de347474dc1315d03c6d103 931 0.95/1.00 vMB 15
382,098 382,098 00000000000000000d710f3876a7b235aab173042cfe77ff7d0d1972bc279465 416 0.79/1.00 vMB 8
382,097 382,097 0000000000000000062477e780a5d3655c4471a1a94b00f646254003cde6f178 1,365 0.93/1.00 vMB 24
382,096 382,096 00000000000000000965fc51c44ec6e5f366ec7f80fddfcf09e4bef990f45542 580 0.75/1.00 vMB 14
382,095 382,095 00000000000000000c2e50c4483b160dde54f6e49712f0c10cc792e77a11f91e 993 0.75/1.00 vMB 22
382,094 382,094 00000000000000000551c67d5af43f785aae0deb6c0ba6e5588aac03750553e5 1,579 1.00/1.00 vMB 27
382,093 382,093 00000000000000000b51985354ac9d21a674325eb486dc92278d7115583b9669 1,325 0.95/1.00 vMB 23
382,092 382,092 00000000000000000608e84ae814eb79b38a8a91db13c6cee4f418b9beaf1e82 1,963 0.75/1.00 vMB 49
382,091 382,091 00000000000000000ad959bf857587f1cce3fd3183ff8673068020cd7c14db2d 1,819 1.00/1.00 vMB 31
382,090 382,090 00000000000000000927e63ef53778d76d863a00c7ce73c8165a232805b76109 664 0.93/1.00 vMB 16
382,089 382,089 000000000000000000ac0bc7133b8e5c25f295f03d9ca91e0627c7333b15debe 1,591 0.75/1.00 vMB 39
382,088 382,088 00000000000000000a06baeb3269de2cea7039cd92a15575305c369ac32d72de 910 0.75/1.00 vMB 18
382,087 382,087 00000000000000000921c5ba1f1bfa3769b392752cd80cd87db070a43b2d3287 1,728 1.00/1.00 vMB 42
382,086 382,086 000000000000000008b131fa15461b62e9afc5aee223f611a8787a26ac390109 1,539 0.93/1.00 vMB 122
382,085 382,085 000000000000000000c71ac9c6833057aff2b16d8beccb58526171fb539ad08a 1,304 0.75/1.00 vMB 32
382,084 382,084 0000000000000000090b1a6edf2d47a5598eda43f2821c37358a9cceff9d98f5 2,225 0.95/1.00 vMB 43
382,083 382,083 000000000000000008fd382baf6f862c6ce6d6f99a5baab34a18643f9448b913 1,364 0.99/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.45 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: 666.79 GB
    • Received: 15.22 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.