Loading Tool

Explorer IconExplorer

Memory Pool

38,809 transactions
27.37 vMB
0.06520079 BTC
Random Selection Loading Transactions
Max Size: 139.55/200 MB

Candidate Block

Mining Attempt 496d409090acd456d5c339f766bccfb2eb2fe80d22ff5abd8d2fe01806a0c1b9
Version 20000000
Previous Block 0000000000000000000205a7754b9683bd3803bdf38e1a942268db63b46eb04a
Merkle Root 58d674bba8959341c47fb4180b15373c2c04d0ed07e1dd9dc71784daec7244fc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,588
Size: 1.00 vMB
Total Fees: 0.01338054 BTC
Feerates: 100.56 > 1.34 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,637 (571,372 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
343,265 343,265 00000000000000000730a9dd2f17b923e288111cb7f7d7ca6ebd0bad1338b1e3 356 0.20/1.00 vMB 24
343,264 343,264 000000000000000012711534e07564a649e27cd76604d9434b0e8aefcf1eef4c 372 0.27/1.00 vMB 19
343,263 343,263 00000000000000001736dff82fb0c15b1f2619edc0efb6381c16467d25be8ba2 127 0.10/1.00 vMB 16
343,262 343,262 000000000000000010146a81e4ef71e8299e42c4321c00bf9206ac73ea3db4c4 357 0.47/1.00 vMB 9
343,261 343,261 00000000000000000ce8e2ae88c6c7cf2e618a266dba66af6c1f7a8a0116340f 1,251 0.75/1.00 vMB 24
343,260 343,260 00000000000000000ebedfd3c669dc2a6b554885a989d36957cd8f435d7aa25a 488 0.35/1.00 vMB 30
343,259 343,259 0000000000000000144dc8194227540b8fc3d2c9e2e9091f351499ceac1fd49e 649 0.66/1.00 vMB 11
343,258 343,258 00000000000000000a572115899bcd91415c0741b8eba1cc340a28f9bbdc75a6 871 0.79/1.00 vMB 17
343,257 343,257 00000000000000000bd4348bc937975afa110de4c954c8b3e35ebc2d19260976 1,166 0.90/1.00 vMB 20
343,256 343,256 00000000000000000d83fdcc3e6ddbb46a309317598817507084e3d727cebfff 1,465 1.00/1.00 vMB 24
343,255 343,255 0000000000000000136ce1bf7bad73a3aadceeff3a6ebfb038dd267d9ba7d549 2,300 0.75/1.00 vMB 42
343,254 343,254 000000000000000003273dd9c25294370534ef9e38f2dd175d1d7eba26a99883 110 0.06/1.00 vMB 24
343,253 343,253 00000000000000000dfeaef28fcbbe709def7a57903f8122ceccabdf8eabe84f 92 0.06/1.00 vMB 22
343,252 343,252 00000000000000000b98b8feee7cff794903364a130ab80b8a2aaf6ee61bb9de 655 0.44/1.00 vMB 22
343,251 343,251 000000000000000009d2885f9bfb7e0ac1d6b7d7031e769aa406aa495bc4b055 591 0.34/1.00 vMB 22
343,250 343,250 0000000000000000138424bbf52ebdaf9605b87355365b0ff715acbe3e021a76 1,022 0.64/1.00 vMB 24
343,249 343,249 000000000000000013cf8270118ba2efce8b304f8de359599fef95c3ab43dcb1 653 0.46/1.00 vMB 15
343,248 343,248 0000000000000000189c9b64f51cd0577d8d11ec1a6e2d61820cb2d8d39a9034 999 0.75/1.00 vMB 19
343,247 343,247 0000000000000000057d4732848ccf79bc16277a083788a2173f586e3ba91808 1,731 0.75/1.00 vMB 30
343,246 343,246 00000000000000000c5c0d7cd352678f692319eab7f7ec34bfd4c3c50baab2f7 854 0.32/1.00 vMB 38
343,245 343,245 00000000000000000b75a061eb5f35c1f5fea662e1331544976b313be60e193d 873 0.43/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 781.75 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: 630.90 GB
    • Received: 12.05 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.