Loading Tool

Explorer IconExplorer

Memory Pool

40,926 transactions
27.76 vMB
0.07535965 BTC
Random Selection Loading Transactions
Max Size: 142.55/200 MB

Candidate Block

Mining Attempt d0d611e071a69a497f73fbb391a390dbc395b4d6dfe83650f9c6a5e57298959a
Version 20000000
Previous Block 000000000000000000019a6a43291f856c35b16a71da6815df4a131b431a0b21
Merkle Root 23446063a940e2b4fdfa2f385dce7ee9d0db27e9ed859925fe748a5a6bcc9fe2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,573
Size: 1.00 vMB
Total Fees: 0.02213025 BTC
Feerates: 193.01 > 2.22 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,651 (1,707 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
912,944 912,944 0000000000000000000187adc09e8bd94f2bffe968782eaf2801a60ae2b12316 1,255 0.29/1.00 vMB 3
912,943 912,943 0000000000000000000229004ff75190abcdee67557022d097cfa793901084c6 3,967 1.00/1.00 vMB 5
912,942 912,942 00000000000000000001cea0688ea3e0c3f28d2e99af34502c09acd223fd0d7f 2,107 1.00/1.00 vMB 2
912,941 912,941 0000000000000000000050de9c15b25bc071e7051d0e2c80fbbcd53a09f4bd87 4,020 1.00/1.00 vMB 7
912,940 912,940 000000000000000000016599a87148a9e7594585cd473996ae72c110e2f10436 1,056 0.30/1.00 vMB 4
912,939 912,939 00000000000000000000d587f5e70748e2a4d43a6319463c24efea95a57f8e2f 5,807 1.00/1.00 vMB 1
912,938 912,938 000000000000000000012f8d8c07322c549aad36bf9287069581e46405ad685d 6,093 1.00/1.00 vMB 1
912,937 912,937 0000000000000000000223d10772a4060d42ab62d0e68443f36e632be3e35358 3,337 1.00/1.00 vMB 3
912,936 912,936 0000000000000000000023940c0e24b9344067690f6eccb88ad55b33fb1e5c67 3,675 1.00/1.00 vMB 5
912,935 912,935 00000000000000000000c32407679a99209b8f0ad907bc52f5ce116fa76332e3 3,383 1.00/1.00 vMB 3
912,934 912,934 000000000000000000006148def872a2da923cace3226716e67d87efab3fb27b 6,249 1.00/1.00 vMB 4
912,933 912,933 00000000000000000000ac94707ff5fb9915e58d976afdeb8d61df86de761feb 4,083 1.00/1.00 vMB 6
912,932 912,932 000000000000000000010f22c7eb7dbabc5a2bd53e5c927cb5b6f51511dc2b55 3,438 1.00/1.00 vMB 2
912,931 912,931 00000000000000000001edbd7d079178eadf23ae0a6e30c8ae43afdb6b7b1091 3,770 1.00/1.00 vMB 5
912,930 912,930 000000000000000000011d658c11717dd275d9951056541def0c05f88fb14d90 4,144 1.00/1.00 vMB 5
912,929 912,929 000000000000000000002687748c6f35da77daddd968bf503e6693510f47f72e 5,271 1.00/1.00 vMB 0
912,928 912,928 00000000000000000000c5caeb65a19d28779613968e75ef78a0b2b9c749d00e 2,684 1.00/1.00 vMB 1
912,927 912,927 000000000000000000007a8a613f49ecd560048b7450f37d6611855aaf2c351d 2,257 1.00/1.00 vMB 3
912,926 912,926 0000000000000000000010fd6018b38818e136e62c54c73256569258a9dd5dce 4,036 1.00/1.00 vMB 7
912,925 912,925 0000000000000000000189a4056cdf6ef7e7b6ffd68cf9f9d65d60bf6b7d161a 3,480 1.00/1.00 vMB 4
912,924 912,924 00000000000000000001d81dc323e167a9ba8755a5303043e831eb1fd79ef344 3,346 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 781.77 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: 632.86 GB
    • Received: 12.16 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.