Loading Tool

Explorer IconExplorer

Memory Pool

39,448 transactions
19.53 vMB
0.10174741 BTC
Random Selection Loading Transactions
Max Size: 108.40/200 MB

Candidate Block

Mining Attempt 140acadc97ca3094be24d886539788319d44344006e2b631d5f409c84004cd2d
Version 20000000
Previous Block 00000000000000000001427ffb51b57d5795d5553738181e12cb53c41c247693
Merkle Root 3a5a34fb01ef82f02a43732db6e1915ccb402ea9a3a054ef94b4aecbbe637d15
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,709
Size: 1.00 vMB
Total Fees: 0.06366053 BTC
Feerates: 502.67 > 6.38 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,057 (829,203 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
84,854 84,854 00000000002b433048e70e1a075dbffca0fc0d45d95ed435b86bda6a53bf6c72 1 0.00/1.00 vMB 0
84,853 84,853 00000000002de8bfe2b5b2c6ef1135c274fcf5702757e050b6bd865dc5f992a1 3 0.00/1.00 vMB 0
84,852 84,852 00000000001db5b5a614128f07e44dd2061c00aeb5caab5988729dbebf9cb364 1 0.00/1.00 vMB 0
84,851 84,851 000000000019e674d8af383ee72cc926e4c978aabd1742339c973076f9c870a4 4 0.00/1.00 vMB 0
84,850 84,850 0000000000170b9795f06294b7ec2310169d1f0fc82024c999271e423d0eceef 3 0.00/1.00 vMB 0
84,849 84,849 000000000004c4e868db8459d6e503c82a37eaf87cd9d84bbc40d4edd6716d35 2 0.00/1.00 vMB 0
84,848 84,848 000000000023acbd354be3b124246492f1ecf21cb63ca012520b08999601bc88 2 0.00/1.00 vMB 0
84,847 84,847 0000000000148adc5b5809383cf78790c059cbdcbe40fec0b4837fe1bf38e21f 1 0.00/1.00 vMB 0
84,846 84,846 000000000009043289cf97bad3ff180ebd8ea4b3bb400f5868be6773f87f4014 2 0.00/1.00 vMB 0
84,845 84,845 000000000011d92994fb18c67ccbbc1be7c9609187c316ec503889a1729a15de 1 0.00/1.00 vMB 0
84,844 84,844 00000000001f8fc990d6978459a82443956cf1061ff927b60bd7299a12c82dfd 3 0.00/1.00 vMB 0
84,843 84,843 000000000024c1b137dd05fb6107850e0f1793c719803c92dad16e4b6220c21f 1 0.00/1.00 vMB 0
84,842 84,842 00000000002a9f529bdf54b37a5e1e09a71a010bab94eaff8403135442b56f65 2 0.00/1.00 vMB 0
84,841 84,841 00000000002971dda34967e457b23ca04df936df15becc22cc133d406e60b63b 7 0.00/1.00 vMB 0
84,840 84,840 000000000011ab88afce01006987ee8dea0e5d40432d4606fb814f59bf8cf2a8 1 0.00/1.00 vMB 0
84,839 84,839 00000000000ba83ca83bfc66efcf8cf03feaf8254bd68f75e1b1568529a0c502 6 0.00/1.00 vMB 0
84,838 84,838 000000000022c65f1412f8860d95813b95fd576e9b2e4c720d75f4bb344b2e47 1 0.00/1.00 vMB 0
84,837 84,837 000000000005f78d01d42e69719d9d2f21e010607f3b99b97b9cc7e17c63857f 1 0.00/1.00 vMB 0
84,836 84,836 000000000000e8b0d58c37ec4b742a9fcc8e567480ea3b553d5e042c0f640085 2 0.00/1.00 vMB 0
84,835 84,835 00000000002c391fdfb666125ef6b217fc198d2918e19b9a0d5c2fb5ccffd7bb 2 0.00/1.00 vMB 0
84,834 84,834 00000000000b95741193f761bf15347d3f89e8fa84ff87a5b7a9b1337ff6569f 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.70 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: 554.58 GB
    • Received: 6.74 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.