Loading Tool

Explorer IconExplorer

Memory Pool

73,631 transactions
28.37 vMB
0.07364973 BTC
Random Selection Loading Transactions
Max Size: 167.93/200 MB

Candidate Block

Mining Attempt 813363674d083dd14f1874a6a4708b85f148431e1240c16255e4ceb864834bc8
Version 20000000
Previous Block 000000000000000000007d0a1e8c0ae4964fa44e3af26c0b0a6f061f00bb89fc
Merkle Root 111f8dec2ff11af99377863468f6fe1131c8e441700a84004120398470311717
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,407
Size: 1.00 vMB
Total Fees: 0.01673446 BTC
Feerates: 60.16 > 1.68 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,039 (534,781 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
380,258 380,258 000000000000000009356f8788aa6a70e0f95bb895fe823abed124abb738032d 1,135 0.48/1.00 vMB 41
380,257 380,257 00000000000000000a27845027bcc5189a93c8bd8242c713784bc2c9d58377d2 837 0.41/1.00 vMB 40
380,256 380,256 00000000000000000e664784bb314e9fe4c12ff5a52388b9d956bcce4f64a11c 214 0.26/1.00 vMB 8
380,255 380,255 00000000000000000ce1179bca422942d826da36cc02cf1d92c7ddbcb51cc20c 1 0.00/1.00 vMB 0
380,254 380,254 00000000000000000375a461cc8c5eccf395028a4ea0d895ac5eeabb2d2fd5ce 433 0.26/1.00 vMB 30
380,253 380,253 00000000000000000a2d09d43a0bba490dfcb155e4efb29c1629bd833b1c864f 625 0.31/1.00 vMB 37
380,252 380,252 000000000000000008ea68f6ef1b8d21c9ff8b4085619d772be6925da479b174 756 1.00/1.00 vMB 17
380,251 380,251 00000000000000000624815bd21387fe07342431debb8bc6eb454084284b466d 625 0.38/1.00 vMB 39
380,250 380,250 00000000000000000db8a114b40aff1d88af3c4987f7716c995551f58151373d 191 0.12/1.00 vMB 28
380,249 380,249 000000000000000011e051e0ade9c33e67a61a90ad9bb310fc8b62422fd3eda8 1,276 0.95/1.00 vMB 23
380,248 380,248 00000000000000001090ef4fde68fed77f477fdb6f2cdb3ec191dbf5d8463e4f 2,808 0.93/1.00 vMB 56
380,247 380,247 0000000000000000063549a010efbea7576f5033492f969cc6720c242bfc319d 430 0.24/1.00 vMB 33
380,246 380,246 000000000000000002febd468a07565bd3b73ebd1eb8e74a1b3fdf2112ef0036 1,206 0.60/1.00 vMB 39
380,245 380,245 000000000000000001684b02531a6012e4537ddd48c2ae1c60f8ca90bf26a5b5 1,769 0.91/1.00 vMB 36
380,244 380,244 00000000000000000deaf57c11c5f0274b711705415e62a8a889ac5aacf58c0a 589 0.64/1.00 vMB 13
380,243 380,243 0000000000000000005bc5e63bfabf2ec074eb388b04fc06c392457b837af47c 1,032 0.97/1.00 vMB 16
380,242 380,242 00000000000000001006c27a61aff98c203b37d0b33aa0ccafc057f3b44a6420 1,001 0.95/1.00 vMB 23
380,241 380,241 00000000000000000d37600bf473f6f32f4c67d421c9a2b50241e1512650fbda 1,372 0.95/1.00 vMB 20
380,240 380,240 00000000000000000e1cccdc80f770620216ec29d7f072668a4da1745b973f7e 1,740 0.93/1.00 vMB 31
380,239 380,239 000000000000000007c89e18af7e0696ac8f9256a62efe9da0ad66a9b0a34254 1,757 0.99/1.00 vMB 35
380,238 380,238 0000000000000000086e88c7fbfa358c4e1380defec7e99ba8e64c07de3f8869 2,276 1.00/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.46 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: 667.83 GB
    • Received: 15.30 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.