Loading Tool

Explorer IconExplorer

Memory Pool

32,518 transactions
25.11 vMB
0.05076273 BTC
Random Selection Loading Transactions
Max Size: 126.80/200 MB

Candidate Block

Mining Attempt 1cb4537129e139aaef346749f9da30749e71371569c2b88e031592b81c8ccff5
Version 20000000
Previous Block 000000000000000000016d6f2b2c8ba81bafff03de43e5b0b3362476d7672035
Merkle Root 5382ccf960a1ab6f4b148a6a12a439fae312ac2436a4deaacd4d2edc360bc197
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,450
Size: 1.00 vMB
Total Fees: 0.00564202 BTC
Feerates: 713.01 > 0.57 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,679 (534,040 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
380,639 380,639 00000000000000000a48fcd74843c80871bf4412f411f2ade43329cd759870fd 617 0.41/1.00 vMB 38
380,638 380,638 00000000000000000a6eb1c0bd082c9bdda628bfbbe01e6c9afa97b0dedeb0c4 534 0.28/1.00 vMB 35
380,637 380,637 00000000000000000c75d6209a9b7676b2a21d96b6d54940218f1ac641e9ac9f 1 0.00/1.00 vMB 0
380,636 380,636 000000000000000005a8c9161ff8c98857b397f01601e6ca11e679a54c57a19e 1 0.00/1.00 vMB 0
380,635 380,635 00000000000000000648118fd0e5ee304f766ef77ec7947c1cc0fad635fdcb4d 1,632 0.71/1.00 vMB 51
380,634 380,634 000000000000000008ae8d7f6c4d2967f2ab0c2abca13ec579a6acbbf779dd2b 737 0.31/1.00 vMB 40
380,633 380,633 00000000000000001161b3db0cd44f044d9ab6783ea09bf5aa2c963929a11930 380 0.20/1.00 vMB 29
380,632 380,632 00000000000000000f3cec6e0477318ba38b6d4045cceaeaecb7dfdf37b178c3 464 0.22/1.00 vMB 41
380,631 380,631 00000000000000000304eb4ecdef38bd3f9f0afe51f089052ea342cdc57486c9 502 0.29/1.00 vMB 32
380,630 380,630 00000000000000000bf2bb83857c66bad92b1d29f3077b51e47a962327a93fc7 972 0.49/1.00 vMB 30
380,629 380,629 00000000000000000ed1e4690081ee9fe787a1ab0eb9c34babbff683f3c640ce 236 0.24/1.00 vMB 13
380,628 380,628 00000000000000000b21c5e3c7acea1f42861888945fd2b00caf851a2e1a57e3 969 0.63/1.00 vMB 28
380,627 380,627 00000000000000000872228b15883ad81204978e6bae416bfab3b15c41346d43 942 0.43/1.00 vMB 35
380,626 380,626 00000000000000001172491a22ac1f1cb1402f4c879007d17a5e3869302f79c4 880 0.45/1.00 vMB 31
380,625 380,625 000000000000000008af2ff76cd8bcf31efb6d1367dd8847a777eb52e347351e 1,300 0.57/1.00 vMB 36
380,624 380,624 00000000000000000d2238e0c057cc5a84ff67eec62e45a28818bb5e5d5d432e 1,667 0.93/1.00 vMB 31
380,623 380,623 000000000000000011f460343c19e480232293cb69c1871856495d011156c95e 803 0.46/1.00 vMB 27
380,622 380,622 00000000000000000d353931a4723a3304d8241a6a6def3b685f41b84c0505b8 487 0.65/1.00 vMB 15
380,621 380,621 0000000000000000026ec17120bce32c4d6fcbd7c7fd5555c34daf4a9387fc6d 1,660 0.93/1.00 vMB 24
380,620 380,620 0000000000000000118ab4bb31eaaf54c1217dc426c6ccb97014a7287ec2fbf8 1 0.00/1.00 vMB 0
380,619 380,619 00000000000000000c5426bf47ac3be1f10aa7ac68906891176479299a91033b 2,917 1.00/1.00 vMB 56
Previous 10 blocks ↓
Total Size: 781.82 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: 635.94 GB
    • Received: 12.34 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.