Loading Tool

Explorer IconExplorer

Memory Pool

84,754 transactions
31.64 vMB
0.10898424 BTC
Random Selection Loading Transactions
Max Size: 193.94/200 MB

Candidate Block

Mining Attempt ebc3de2302ff9eb3ddb86fe78b713f7558c8b5030c44a00ce93cfa425eaa92a1
Version 20000000
Previous Block 00000000000000000000706fcfe7a9734f1d47cf37155217b27383e08f75eaea
Merkle Root c758e2e3c1011d0548e8edf1e900314a6ca0fe93c3bf4c0b55f04e258b6a3932
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,669
Size: 1.00 vMB
Total Fees: 0.03512430 BTC
Feerates: 301.57 > 3.52 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,224 (300,968 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
614,256 614,256 00000000000000000002c30333007248caf4aa9a68a4aa6686d6f35f625bd26a 2,118 0.72/1.00 vMB 12
614,255 614,255 0000000000000000001130557ca91e317fb131e8280ee8251f5db090f8516188 1,807 0.95/1.00 vMB 4
614,254 614,254 0000000000000000000b080af87f6ad2fdea96981fb3b2d314043189aa659038 3,007 1.00/1.00 vMB 18
614,253 614,253 0000000000000000000b9e2c9f2fb60af4cc63d308bb8852ac6162babfe016a8 86 0.04/1.00 vMB 11
614,252 614,252 00000000000000000007d56a18870fbd822839794c6e12566342db54fae539e5 1,575 0.94/1.00 vMB 2
614,251 614,251 000000000000000000043a9b915a2392ef952904f9f96a3b38b8cf3307c22bf6 2,924 1.00/1.00 vMB 21
614,250 614,250 0000000000000000000c3b1ae963a05ea6d27ef2c10b10f8e6e7a48df9f721ae 111 0.03/1.00 vMB 11
614,249 614,249 0000000000000000000fe7bb582e48af4e632d099159abe44f389a46ca10800b 484 0.16/1.00 vMB 13
614,248 614,248 00000000000000000013021ac2a27b4a0a9cb1ad30c34bce40c2e932699eb1fc 2,157 0.75/1.00 vMB 11
614,247 614,247 00000000000000000000b080cb89ea4a6b682443c8fd082e4902bd9cda0bf3d2 481 0.62/1.00 vMB 1
614,246 614,246 000000000000000000022e9dd4ada5eb87401e27944a8858725951fe15a6a2bc 2,716 1.00/1.00 vMB 10
614,245 614,245 000000000000000000096beb3d3d315b71807643608df68fd5e351c83dbd5914 2,408 1.00/1.00 vMB 10
614,244 614,244 0000000000000000000e9dbabed4c961318f66edd7c59380763505918aae91c6 2,199 1.00/1.00 vMB 6
614,243 614,243 000000000000000000040089b559fe063aaf69e6bf0197ae37c150b18f45269e 2,011 1.00/1.00 vMB 14
614,242 614,242 0000000000000000000164f589495c13084571f29e491e3b09da7191e0312983 3,191 1.00/1.00 vMB 16
614,241 614,241 0000000000000000000fc5f28ccac849bfa7c601d4999dd4453ded56dfb261a8 3,306 1.00/1.00 vMB 20
614,240 614,240 0000000000000000000f9fa61f52c78448ce2bb871586fadc824af09e7578378 2,321 1.00/1.00 vMB 16
614,239 614,239 000000000000000000012b7e0d76d1097e79380fc87b34030b46d37664f8d3e0 2,739 1.00/1.00 vMB 13
614,238 614,238 00000000000000000002078dd4f9b3a4b5f6cc0b4629c4208d122026f4a2469a 2,995 1.00/1.00 vMB 19
614,237 614,237 000000000000000000028e5112c4e35948c177c9ccf44447b842fecf77468679 1,764 0.47/1.00 vMB 14
614,236 614,236 0000000000000000000d2a93fb31dad1b2c86a996f36f85ac88e2bb7c991a9ab 733 0.22/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.78 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 709.59 GB
    • Received: 16.92 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.