Loading Tool

Explorer IconExplorer

Memory Pool

32,995 transactions
6.98 vMB
0.03183729 BTC
  • 1 sats/vbyte = 3 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 52.37/200 MB

Candidate Block

Mining Attempt 49ae4965e82273295b42dd72313a93eaf003beebf97f6126b84edadbb6e62f6d
Version 20000000
Previous Block 00000000000000000001ab9c7117b5724609b0ce0768ad83beb72674f107b35a
Merkle Root cb5456248db3d888b45699b2871e6dc79729437e0696c0a14b37f941e3ac561f
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,035
Size: 0.62 vMB
Total Fees: 0.01421369 BTC
Avg Feerate: 1.13 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,973 (776,899 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
136,074 136,074 000000000000034abb8f10ecd527a90b115b06341b098d342032f71ac508e424 0.02 MB 49 222
136,073 136,073 000000000000057ffbc93dd1222e14a4ff26b869753618cb20cd301b1317d2e0 0.02 MB 42 311
136,072 136,072 00000000000004fccc0e9cfc84dff0beda64903963d04fc7712bb20d3c8cb179 0.05 MB 128 365
136,071 136,071 000000000000091c305fe68b45e79cf72cbe8721cb91500e5e437af6cfb04b29 0.01 MB 38 1,013
136,070 136,070 0000000000000aad03d5f052b52a5a324cd64ef783b39551fa4968adefb1a632 0.03 MB 78 131
136,069 136,069 00000000000009517cac812115695548734a10af86566bbc01007a5eb64ed10b 0.02 MB 43 236
136,068 136,068 00000000000006d898cd45f86d676edb19326eeeaca68bba36b35a904e1ceac1 0.02 MB 66 98
136,067 136,067 0000000000000833077aa959e33813706887de1a331b61bfa16c8cadd5281476 0.00 MB 5 0
136,066 136,066 00000000000000374afc98a41b80af7bf2e40bb30e476ea56d8873b309452adb 0.04 MB 113 220
136,065 136,065 00000000000009ccdab509bc5b642201947e1dd60895768058677fcb5424c5c4 0.01 MB 29 1,666
136,064 136,064 00000000000002b037d685d459597e5406f1a00d7ede8b7d7bdecb0429b32f0d 0.01 MB 29 1,124
136,063 136,063 000000000000003bcec8ce9e5e201889fb03b06d73a5ea293978385194828cc0 0.02 MB 53 196
136,062 136,062 000000000000048d438c20c391c82e75bf72eb642184002f5c21ca4f7a1750a3 0.01 MB 15 396
136,061 136,061 00000000000004d0b4d774f584a839881e3c56a2b856e32b9eb47ff6c0cc3f9e 0.01 MB 13 1,015
136,060 136,060 00000000000004f873f6d3e3247baf8bd60188e0a9ce0e7ad279d2e4e5dd80a8 0.01 MB 12 33
136,059 136,059 00000000000004d0ac3c09a0f6bc684844180fb1bc5832a1f5bf82252f3abd5c 0.02 MB 26 812
136,058 136,058 0000000000000a34e5a0b110aeb390cfa5eb57bd30a84371a050282717fd24ea 0.01 MB 24 325
136,057 136,057 0000000000000150bbc1f0c999d99021229c8e59cbe0e555eb92ab334610341c 0.00 MB 13 308
136,056 136,056 000000000000078b98acf92d7a6566b85b972cedb7f00ddf126d1997ff22dc47 0.00 MB 13 339
136,055 136,055 00000000000008e7b3f1cfb649621503dbad6bbddd042078a9f2ff4594764816 0.03 MB 81 186
136,054 136,054 000000000000028a4a78d8c1de82ab2e95e6e2a6abb3312fe76c85565bf5c323 0.02 MB 40 369
Previous 10 blocks ↓
Total Size: 778.79 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: 357.97 GB
    • Received: 3.20 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.