Loading Tool

Explorer IconExplorer

Memory Pool

80,487 transactions
30.89 vMB
0.09038890 BTC
Random Selection Loading Transactions
Max Size: 186.88/200 MB

Candidate Block

Mining Attempt debf3c1a1164d864850c89e80690477ab9cdd4995fac1db7f39ba38a47da4dac
Version 20000000
Previous Block 00000000000000000001861e4327f4f41c685ab513f4074f2aeb2922020b03ff
Merkle Root 572d98b606396decb32e54e058c203ea1e4cfcced0cd98348e13360ff0a8ab3e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,192
Size: 1.00 vMB
Total Fees: 0.02394429 BTC
Feerates: 110.56 > 2.40 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,180 (566,974 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
348,206 348,206 00000000000000000cd0793738f8757a050a2b0071b29b3520126806b0c79432 1,093 0.69/1.00 vMB 23
348,205 348,205 000000000000000000c9f6aaaf84a06081df72d094ef2fe3bfa0552ebcbd1630 106 0.09/1.00 vMB 12
348,204 348,204 000000000000000010ba325525477dd22a6acd545b3a23a4daf61d00359cf0b0 962 0.52/1.00 vMB 24
348,203 348,203 00000000000000001184ffe569fa1bd898901e25250d99ef34553c74d6644f58 106 0.10/1.00 vMB 11
348,202 348,202 00000000000000001458e4f95f5f27ff70dd0619f50b62eb6039c6bfd4c7d269 279 0.18/1.00 vMB 19
348,201 348,201 000000000000000011bf8632f93473f906aae18e96ad2dc837cf1ff442519a1b 719 0.64/1.00 vMB 13
348,200 348,200 000000000000000004ddb42f0c95b99f661c29ba995caf0e11ea653755e03ebe 2,063 0.75/1.00 vMB 36
348,199 348,199 000000000000000001fdf7a2a9eb6788c4884bcdc0c7f0a467fb62d4f4357890 581 0.28/1.00 vMB 27
348,198 348,198 000000000000000005edacffc85e381ec04bb770285e25ad80b546e1565e87b0 892 0.45/1.00 vMB 26
348,197 348,197 00000000000000000bca2a68afcdab9cdc8991c2350bf0fd14123cf46c953d4d 679 0.43/1.00 vMB 21
348,196 348,196 0000000000000000163fda05a470fee96163569ee0c6c87c5797dc5cbafed744 165 0.09/1.00 vMB 26
348,195 348,195 0000000000000000035fa2ffdde0ef12fe024f19c9850b512128c993c0ad0ee1 120 0.10/1.00 vMB 18
348,194 348,194 0000000000000000117f39e55cc5e86e7ebceeb655ec797d24bac9ec17e3223a 264 0.19/1.00 vMB 16
348,193 348,193 00000000000000000f360fd86f6f852312db8dc5808c1a5d7b174025f58dd015 256 0.08/1.00 vMB 35
348,192 348,192 00000000000000000a473908c709e133bb8fa009ada31b9a57675b4665495a1e 788 0.42/1.00 vMB 40
348,191 348,191 000000000000000016f10a84eaba52e81b9897a31ddd2280a59d490bb5bc8364 107 0.09/1.00 vMB 10
348,190 348,190 0000000000000000026fd85a7ecace3a6e8aa12a1fda632a438a29a46fd0afc3 920 0.46/1.00 vMB 26
348,189 348,189 000000000000000011a3b62f45aa01b2f34862608aa1251cdb7040910ee92629 814 0.44/1.00 vMB 25
348,188 348,188 0000000000000000093d4bb0228b5db4d7b52aeccaf2965fd8ae9c1ed10636ee 64 0.60/1.00 vMB 2
348,187 348,187 000000000000000009210ff8bd1a79922aa8266b0c07e457ace18137ed48f954 633 0.49/1.00 vMB 17
348,186 348,186 00000000000000000eabaf9b5b95517d120e5822ed875fd94200cd4612b388ee 452 0.75/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.71 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: 699.15 GB
    • Received: 16.60 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.