Loading Tool

Explorer IconExplorer

Memory Pool

40,920 transactions
28.61 vMB
0.06180415 BTC
Random Selection Loading Transactions
Max Size: 146.68/200 MB

Candidate Block

Mining Attempt 747a99db3c19768762ea9c71ac207d1d3460bca48e42175cef2662e2de766015
Version 20000000
Previous Block 00000000000000000000e75e7ba3ec4f54cde2a7f5d554356115040ddec177f1
Merkle Root 307de560f434201601c5b6c565ed06bef464278cc107c311891c73268bde31e9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,875
Size: 1.00 vMB
Total Fees: 0.00634904 BTC
Feerates: 40.21 > 0.64 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,621 (329,980 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
584,641 584,641 0000000000000000000e23d0b31dbacbbe177cd0b5bf199b027c25296bb05ead 2,707 1.00/1.00 vMB 45
584,640 584,640 0000000000000000000e5af6f531133eb548fe3854486ade75523002a1a27687 2,900 1.00/1.00 vMB 50
584,639 584,639 000000000000000000115eb6c10b7a98bf23a46002baec8fbbbb2cf0583439a6 2,994 1.00/1.00 vMB 72
584,638 584,638 0000000000000000001a93e4264f21d6c2c525c09130074ec81eb9980bcc08c0 2,147 1.00/1.00 vMB 41
584,637 584,637 00000000000000000012f40c100b5eb517d873041a3841ec401e6eac2275833e 2,760 1.00/1.00 vMB 62
584,636 584,636 00000000000000000012381a6f45b8fbffbe7d46c36a348533a3d1511bde4d18 2,631 1.00/1.00 vMB 89
584,635 584,635 0000000000000000000ef6e32346efbd14404d755a3e6d68b2ffbe524ca64eab 2,035 1.00/1.00 vMB 49
584,634 584,634 0000000000000000001714e08db47ba86cbdc46ba1f56283c8f0ef9758ad179b 2,146 0.98/1.00 vMB 10
584,633 584,633 000000000000000000190824363f0c14d9dd02f1ad2f23dbe8d7c051ede414ad 2,770 1.00/1.00 vMB 43
584,632 584,632 0000000000000000001a6bd0709ecb99ceb6db6a3e94ef44919d0a1bfbd06376 2,103 1.00/1.00 vMB 35
584,631 584,631 00000000000000000021951b1992fb75f497e7fc9e2f0a1cabc8136c4f226979 2,983 1.00/1.00 vMB 78
584,630 584,630 000000000000000000049ad912341bb14ba9c747206f73280a7381a5511e479d 1 0.00/1.00 vMB 0
584,629 584,629 0000000000000000001bc4eee0e7f09a8b766684978573e20533717136ca0856 710 0.26/1.00 vMB 26
584,628 584,628 0000000000000000001bdf8ca8019a8c49c2cef9730cbe11db32ac26b96d1ca6 2,351 1.00/1.00 vMB 43
584,627 584,627 00000000000000000008706567fa24617061cce9ba36e029aa8bf1da09ff9d04 1,358 0.61/1.00 vMB 15
584,626 584,626 000000000000000000010f1b07d4bec20a70cf53869f74e0fe7ce09d807c4e77 2,302 1.00/1.00 vMB 5
584,625 584,625 000000000000000000057add14818f1382cb2bfe736617b9124ed7d9c33b163f 2,674 1.00/1.00 vMB 14
584,624 584,624 00000000000000000012c2fe243a73bc0436520df0740a468e391db49921a678 2,732 1.00/1.00 vMB 72
584,623 584,623 000000000000000000163c59210a5e64ff60168854f74a71ea5e5a0b01d024f7 2,071 1.00/1.00 vMB 65
584,622 584,622 0000000000000000001c500cbbfd95cd0c67a9f2f83846486f4a3ad3c4539e7c 2,779 1.00/1.00 vMB 53
584,621 584,621 0000000000000000001ccc8500a796b1981f7acf9cc0d1d1653f3d68a055100a 2,933 1.00/1.00 vMB 77
Previous 10 blocks ↓
Total Size: 781.72 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: 629.76 GB
    • Received: 11.96 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.