Loading Tool

Explorer IconExplorer

Memory Pool

80,897 transactions
29.46 vMB
0.07832742 BTC
Random Selection Loading Transactions
Max Size: 179.33/200 MB

Candidate Block

Mining Attempt 4c6f5a771722b9dc4b9d14450fc0dcd5c30176577946011dc97e4be7aa2e59bf
Version 20000000
Previous Block 00000000000000000002092de921a1212b41aa97abcef3b00199cbeb95f34bff
Merkle Root 8e58eeb92491a044d8948b75d2e65a7274aa93424fd1ae6c23ee87aa689e996e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,418
Size: 1.00 vMB
Total Fees: 0.01630959 BTC
Feerates: 100.53 > 1.63 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,082 (529,362 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
385,720 385,720 000000000000000002f214ea3bc2c195ed11f9195ab07229151befab03ada10b 2,051 0.82/1.00 vMB 32
385,719 385,719 000000000000000004f04e2d036a7cad0c5803df4486b6e281a67ecdc55f7a36 1,473 0.99/1.00 vMB 22
385,718 385,718 0000000000000000099d9bd9e6c8fff3266307b6e791da5fd1104c4f96fdd95d 1,822 1.00/1.00 vMB 32
385,717 385,717 00000000000000000b94951e5db25de582e4f5afb999fa61e4e1e4db90871dcd 1,924 0.63/1.00 vMB 42
385,716 385,716 0000000000000000005985b54a5844dc006a9ff35cfe0f79ad12a24c2b3ca759 577 0.25/1.00 vMB 32
385,715 385,715 0000000000000000033ef9738e2a62004baca1ca0450bcaea91c67f4f78a36ed 1,223 0.48/1.00 vMB 33
385,714 385,714 0000000000000000057934096d1f9e2eee57a42cae189353c266fbc38f376ab6 555 0.26/1.00 vMB 28
385,713 385,713 0000000000000000032a2a801de7eb84065f94d38573830dd89f13858b0b9672 1,838 0.81/1.00 vMB 38
385,712 385,712 0000000000000000055a054ee1e30db8c2743fc8d8f15a3426f26bd26d580223 772 0.37/1.00 vMB 33
385,711 385,711 000000000000000004b98969ba2ca66437ca8ac54668f239f42f6fb9368176ae 548 0.31/1.00 vMB 26
385,710 385,710 000000000000000009f798ff2e6606db325f0404480f0d1ef143bed6e99b89bb 378 0.20/1.00 vMB 31
385,709 385,709 0000000000000000096fc0d8f4d4e1a273dfec36232f5dd9e88d7ebb20888bda 162 0.10/1.00 vMB 21
385,708 385,708 000000000000000008a68eefb39eec212ecb32731c379cef2e5fe5c813f3bb52 732 0.49/1.00 vMB 21
385,707 385,707 00000000000000000e16822619a7505bb899b4dbe0ffcf1416347226ba6bd718 2,303 0.75/1.00 vMB 41
385,706 385,706 00000000000000000a31587e7303fdfbab2bebdd8d4399c6435ea46acac2d7b1 1,232 0.61/1.00 vMB 33
385,705 385,705 00000000000000000393cb7f8646403293e73e3ba1ccce283638f892a9636807 1,138 0.67/1.00 vMB 22
385,704 385,704 00000000000000000d06ecd8e4e560fbc720d51d6f97325e608304a72b961c89 2,311 0.75/1.00 vMB 43
385,703 385,703 0000000000000000057013997470280a0f997a5a99ef7cf8aa26d51ae66610b9 344 0.25/1.00 vMB 17
385,702 385,702 00000000000000000a30692b1c2f0b99beef61461ff520d4dd5e26abcb831bce 509 0.47/1.00 vMB 19
385,701 385,701 000000000000000000bc2d765933df0ddc5c86ab48d9dcf9cf4f6baf2a9816d9 1,077 1.00/1.00 vMB 17
385,700 385,700 00000000000000000496176d2f5d5be46b379683285a8f90bfa956a85ae5bc01 900 0.33/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 782.54 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: 669.01 GB
    • Received: 15.71 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.