Loading Tool

Explorer IconExplorer

Memory Pool

75,094 transactions
27.81 vMB
0.07984663 BTC
Random Selection Loading Transactions
Max Size: 169.27/200 MB

Candidate Block

Mining Attempt 344c545323e9ac063ef1144e419c6833c75752228275f42ca7a0d5ccfdb430c7
Version 20000000
Previous Block 00000000000000000001dd92e066f2c7ec28252fbb6b5fa39f46ea7f85c79f17
Merkle Root a988d9cff87c6c421a356e9f8c5748f5930531848bb2324b44989d0559de37fc
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,132
Size: 1.00 vMB
Total Fees: 0.02023846 BTC
Feerates: 98.68 > 2.03 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,287 (618,450 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
296,837 296,837 000000000000000098e67dc72e029d58d5fddf672dc2951bb2bacb6f23d74270 389 0.31/1.00 vMB 27
296,836 296,836 00000000000000000a3aaefa47e96c47304ea60598ca9b673fcad4fba08aaa97 92 0.25/1.00 vMB 15
296,835 296,835 00000000000000007a50defe6ba2494162efe56ac21d023d84aa69e07fb533bf 210 0.45/1.00 vMB 13
296,834 296,834 0000000000000000045567fd4b5fc0a7a27d169a178f3be874f86426f8021766 411 0.35/1.00 vMB 32
296,833 296,833 000000000000000057e3bcc086bfc31dd38e628d643e4725778fb18badf671d9 863 0.50/1.00 vMB 35
296,832 296,832 00000000000000009bec4292a0e4788310c029d47af4c53021f7c98514805745 418 0.35/1.00 vMB 28
296,831 296,831 00000000000000006c28bf96ab30a9eb884a2362be5bad8a2a160eb7bfa34607 82 0.13/1.00 vMB 10
296,830 296,830 00000000000000005aed261861eee740f1d832e864474b5f432076c950fc8e33 174 0.13/1.00 vMB 23
296,829 296,829 000000000000000014aafd432e7a5712dbdabe75046f3d710b610efac8f2beb3 649 0.49/1.00 vMB 31
296,828 296,828 00000000000000004a28cda1f89220374d46279b2a562988d055e2900ab1eeeb 328 0.54/1.00 vMB 19
296,827 296,827 0000000000000000896e1cf7afdb85abeb5f468a73b564ab03223c8b1740284d 673 0.25/1.00 vMB 46
296,826 296,826 00000000000000005cb082d06b695494d621df1520f135e0e3aba251ab64abec 180 0.10/1.00 vMB 27
296,825 296,825 00000000000000004ea6400d9d78fca2d9e92560e2de6fb39246706377ed6bd8 59 0.03/1.00 vMB 25
296,824 296,824 000000000000000000261df325125be821635c077e218d47145a71540e33707c 395 0.23/1.00 vMB 32
296,823 296,823 0000000000000000050ceee732eed3aee87f2cc9496895be1f9ab1ed1d07c76e 32 0.01/1.00 vMB 103
296,822 296,822 00000000000000002f9ad117fa73196445d628384da799e0f5f1e6510b07d6f5 128 0.05/1.00 vMB 37
296,821 296,821 000000000000000002721ca0afb55670eb36d66d1461c1bba1fbed17cc2ac2ff 256 0.11/1.00 vMB 58
296,820 296,820 000000000000000051397b990808b36b3942ae197980710ae6fce0153684a6df 11 0.01/1.00 vMB 30
296,819 296,819 00000000000000000c213b83875f9c837426387b25a576bc92e91f27a484da8d 308 0.17/1.00 vMB 42
296,818 296,818 000000000000000005cd7847206e454a2a99bde261ca168e7e68a8aec20a514c 41 0.02/1.00 vMB 21
296,817 296,817 00000000000000000e2f8792e9f239cea565942c37085675dc6fe4ca3950c8dc 206 0.10/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.89 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: 713.37 GB
    • Received: 17.36 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.