Loading Tool

Explorer IconExplorer

Memory Pool

47,419 transactions
27.99 vMB
0.13366423 BTC
Random Selection Loading Transactions
Max Size: 146.92/200 MB

Candidate Block

Mining Attempt a5f0f269a13a7e1a2735ac1614583ce0f51d865c507d5445457f18dabe4c791f
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root c307fd729d4c0f49c7284e907df87715517fc92856dcbde2e388c0a0f9564109
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,673
Size: 1.00 vMB
Total Fees: 0.06017335 BTC
Feerates: 151.12 > 6.03 > 0.73 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (293,862 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
621,014 621,014 000000000000000000089c322af9fa927abd270d3fe9e13946a13213f8457e2f 2,491 1.00/1.00 vMB 14
621,013 621,013 0000000000000000000123e9e47d21e06dbe183e0435b96ce8a61107d92ab553 2,122 1.00/1.00 vMB 14
621,012 621,012 00000000000000000004274f7ff447be25d0e44ca20a5d3450cdbb82ad5df316 1,486 1.00/1.00 vMB 4
621,011 621,011 0000000000000000000d9b4dd8c546a44665725ced40d84c23c8e355b1ff8d15 2,184 1.00/1.00 vMB 18
621,010 621,010 000000000000000000026ceb45947168e3881e699fc4bc9df721d48348c10aa2 2,675 1.00/1.00 vMB 7
621,009 621,009 0000000000000000000a5b82b53c403ccb2ed92dfdf6fcce6b62921515b5c298 991 1.00/1.00 vMB 5
621,008 621,008 00000000000000000000d029441220491a434f44b9d6b0e0efca062be4f4dc29 2,609 1.00/1.00 vMB 20
621,007 621,007 00000000000000000002f8dc9546d294c860c0caf1b98c55ccc7fb71a0c4feb5 2,295 1.00/1.00 vMB 12
621,006 621,006 0000000000000000000964373f4540e30b702d321bf20dfabb0cf8c1159d80dd 2,491 1.00/1.00 vMB 15
621,005 621,005 00000000000000000005de5c9e015f909b4cf57684ff7028c6cf7f8e80c35039 2,428 1.00/1.00 vMB 15
621,004 621,004 00000000000000000003b3f536f8643b542f46ddbc47a72812537d21e099681e 2,980 1.00/1.00 vMB 18
621,003 621,003 00000000000000000000065da1736986efb0e5575ddb3f0f2251f967dacd8fd7 3,183 1.00/1.00 vMB 27
621,002 621,002 00000000000000000003b1340795941e61e4805249c3881420c21abe752718e9 2,994 1.00/1.00 vMB 14
621,001 621,001 0000000000000000000a28123efeb36d61b2c5c094730b506a22a38184cc877c 3,583 1.00/1.00 vMB 20
621,000 621,000 0000000000000000000d453a8775c919a1a6933910c8534ef2bb4a9fc1bece82 3,107 1.00/1.00 vMB 33
620,999 620,999 0000000000000000000c98449728358a9f535087d378704cb9fd8f434e285403 1,701 1.00/1.00 vMB 21
620,998 620,998 000000000000000000029be34460a0c5925e6dceb6524e8aa121f1f5ef9e5b24 2,747 1.00/1.00 vMB 32
620,997 620,997 00000000000000000000947a5996cb298648f051de0eee7176b65b964b6d6086 2,968 1.00/1.00 vMB 31
620,996 620,996 00000000000000000008462e6b2d729945fcca0951e1e68f804ae3213e1882dc 2,596 1.00/1.00 vMB 18
620,995 620,995 0000000000000000000d8b4a6460bc79968df2e672ebde21ab1b4fb7d334ee7b 2,806 1.00/1.00 vMB 18
620,994 620,994 0000000000000000000f1a2e7eb68303c94b611317aab95516a7ca354658715d 3,075 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.17 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: 653.51 GB
    • Received: 13.92 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.