Loading Tool

Explorer IconExplorer

Memory Pool

81,922 transactions
30.87 vMB
0.08339344 BTC
Random Selection Loading Transactions
Max Size: 189.34/200 MB

Candidate Block

Mining Attempt cf068c34e86f0fb687e88422a736c737da3f7bddb5d7406a1b493ca09c3f5ebd
Version 20000000
Previous Block 00000000000000000000e355a63f14f9cc43d1b199a04906e2a59f17aa1c6192
Merkle Root c64868b6f4ecfd5c6c45909db8a2167bc179283a75b77339575a9b2005f036e4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,569
Size: 1.00 vMB
Total Fees: 0.01417065 BTC
Feerates: 235.42 > 1.42 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,229 (867,408 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
47,821 47,821 000000001515ee65396b6150e5c699d17ce36018da9a3404706e15927ddd50ff 1 0.00/1.00 vMB 0
47,820 47,820 0000000035e0fef0622a09ad0daaf18964c0b190e8e4b7e8c54c429611008fd8 1 0.00/1.00 vMB 0
47,819 47,819 0000000023e73a8d240b91354fd2cdcaf2ec04df6473ab22c3b7801695c638a1 1 0.00/1.00 vMB 0
47,818 47,818 000000001e7a17073bc8abf0c2eff59fd2dcf787133064b9c3c1a1d03fa063dc 1 0.00/1.00 vMB 0
47,817 47,817 000000000e3a92e4d02636ed8eb87b2164e075059f5d4137a35ca8131bccaff3 1 0.00/1.00 vMB 0
47,816 47,816 0000000017210a6bec0dfd558f6f4b46a5b7c16c2049ac70f0f6d273ea3099cf 1 0.00/1.00 vMB 0
47,815 47,815 0000000000ce8b0d0ba756c8c81c8bafa113f75b26df9f311139e5483a9e7709 1 0.00/1.00 vMB 0
47,814 47,814 0000000029852d9479839bc9d20cabe39747b1960152eaa7009173f007a76398 1 0.00/1.00 vMB 0
47,813 47,813 000000001bc3da354e929ab4adfe956fb509bc0bfb24eaf81be3dcf5074e8570 1 0.00/1.00 vMB 0
47,812 47,812 000000002e9333b3570f69a706f78c430f06d1c08e38ded06c78a5d670908c9f 1 0.00/1.00 vMB 0
47,811 47,811 000000003665e4b5eb01832cf6b2aaa359b284b08cd5e10e079d5474a9ba28ad 3 0.00/1.00 vMB 0
47,810 47,810 00000000250125e751bc57f3f1266db97b9837c69f42d0042e5977488e2ed7a7 1 0.00/1.00 vMB 0
47,809 47,809 000000003049f92b32bd33c8832d9ce6314df01deb0c471abfce07e7c85dae9e 2 0.00/1.00 vMB 0
47,808 47,808 000000000a3a97924dcf1b4cbd4f52b40738508f85b8f880866b489a8695997d 2 0.00/1.00 vMB 0
47,807 47,807 000000001921f39769a98d4c8416a72454bf767dd5fddba649085dbda9e434b7 1 0.00/1.00 vMB 0
47,806 47,806 0000000016b113b922f818eca240e0a3b073b4f436cd4e9b9c667115b0e0e10c 1 0.00/1.00 vMB 0
47,805 47,805 000000002a687e42d5ca72a1ba118050a3399ccb72fe653dd51edf3104af110d 4 0.00/1.00 vMB 0
47,804 47,804 000000001707687b720ccbd48eae06f15985133a9cd4cfa3e69f644e9f0e0506 1 0.00/1.00 vMB 0
47,803 47,803 000000001522056298c69be78afe5351b1ddcdbdec91b0db200b0c38c9bfc9cc 1 0.00/1.00 vMB 0
47,802 47,802 0000000029befe91def469a581df1d8caf5aa7cc54c702fc293813f2ffcfee51 1 0.00/1.00 vMB 0
47,801 47,801 00000000182a40480620e6b78f913dd6a595e0cecf972c05733e1015cc7c8a7c 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.79 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: 709.75 GB
    • Received: 16.98 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.