Loading Tool

Explorer IconExplorer

Memory Pool

78,415 transactions
29.36 vMB
0.08026388 BTC
Random Selection Loading Transactions
Max Size: 179.92/200 MB

Candidate Block

Mining Attempt b53c5fac6f0d8f447eacca56738a20e3aaebe025319ffe3687db4bacc55f77fd
Version 20000000
Previous Block 000000000000000000014ee01d40d83da8f3854e20a1fad4a947a82bed03dfb0
Merkle Root aaaa72e97b4d0ad3b7639194efc03fb4d2d74c9627c9eb60baf01734e3f2e373
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,368
Size: 1.00 vMB
Total Fees: 0.01569244 BTC
Feerates: 73.20 > 1.57 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,239 (867,413 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
47,826 47,826 00000000226f7a96c8300919c93532bc82d05c91b7653fde8b984ab8839dc85e 1 0.00/1.00 vMB 0
47,825 47,825 000000001aa3da4cdc3ac96d0d10b832bb4a76fdcbc0624914b7d46db6d7d928 1 0.00/1.00 vMB 0
47,824 47,824 0000000017fe14fcf8c5cd5295ab63d594309f93432c697abf66a6598d63c7d5 1 0.00/1.00 vMB 0
47,823 47,823 000000003376c4f9d7dab4ab00d99f3c753ad004b9e2535c3927af463c2bf8c7 1 0.00/1.00 vMB 0
47,822 47,822 000000001c334b8be72919831286fd50724bc822a55e25f9691079fdc1f5a797 1 0.00/1.00 vMB 0
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
Previous 10 blocks ↓
Total Size: 782.81 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: 710.18 GB
    • Received: 17.04 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.