Loading Tool

Explorer IconExplorer

Memory Pool

15,482 transactions
8.89 vMB
0.02226637 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 46.75/200 MB

Candidate Block

Mining Attempt 096299abd0c3bac89330b884eba5ae84aca9677ab35572aa2fe68d7043c4aa41
Version 20000000
Previous Block 000000000000000000000f90947a27ce4f53637046d919c82bc1a74ce491070e
Merkle Root 0f6be732f14766aa005e778d1fba3fd6c7c447047cff5168db14b128b33c5203
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,012
Size: 1.00 vMB
Total Fees: 0.00888645 BTC
Median Feerate: 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,568 (742,629 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
170,939 170,939 0000000000000aff43fc5972d5dfda103d135c49746b5826282b1c244400eaab 8 0.00/1.00 vMB 33
170,938 170,938 00000000000005b97fbc6166361e40f23728c2335a745002987fb2c5c22d752e 11 0.00/1.00 vMB 53
170,937 170,937 0000000000000ab3a8919ef2e4e2fa45941309c96bffcac158eadc42cdec73b3 72 0.03/1.00 vMB 54
170,936 170,936 00000000000004aecdfaa92c8fab8ede9d1c140b27e1f3d8fbfc242e61bdfe64 1 0.00/1.00 vMB 0
170,935 170,935 00000000000000d6eb91621ba2bea182706e313f0dbc53e7987080443b608cc2 12 0.01/1.00 vMB 382
170,934 170,934 00000000000008900e274fbad7c942739bafaa80af4855bec281798c9d13bcc3 15 0.00/1.00 vMB 66
170,933 170,933 00000000000004ef22c5cf2ff68e620390cb8a69bf40d1e5ec86b7cd48f5b600 9 0.00/1.00 vMB 0
170,932 170,932 00000000000004b70bf9f29d9e978b99f05deca084f9aea3ada6261656b65971 39 0.04/1.00 vMB 97
170,931 170,931 00000000000005c6871520017517758ada3f79c30b58ce4c7f5cd0519aa4666b 35 0.02/1.00 vMB 305
170,930 170,930 00000000000001cd0afc7543d055daf8a2ead89796eacd25f321f59c06bc9fde 197 0.05/1.00 vMB 19
170,929 170,929 000000000000019809f1529ed41c78da15d16d7610bab4c2e21f12e329d43a36 59 0.03/1.00 vMB 81
170,928 170,928 0000000000000448cf9d668e853f578ed607a9b18fecc8d6b6c9aa9ddd14e53a 54 0.03/1.00 vMB 95
170,927 170,927 000000000000014508e33e843b463064ee7d5e423b1ee59247431d5fdd188c15 19 0.01/1.00 vMB 58
170,926 170,926 000000000000061301eeccf3da34e81ef2350206e80d2b577b12bd77e13a4cb5 4 0.00/1.00 vMB 141
170,925 170,925 0000000000000a19743333e6175b86ab85de6fc82fe4b1d3c9c30bd160f9fcac 15 0.01/1.00 vMB 280
170,924 170,924 000000000000091af3358abcd21ffe76a8e723beaf391de277e83264b2973784 95 0.03/1.00 vMB 113
170,923 170,923 0000000000000333732fb63e46c79b27a5bdfeea6da02fdf554e3101890a938b 1 0.00/1.00 vMB 0
170,922 170,922 0000000000000891c0c6f6a16b7d6a5aca1e453296e6d06fbf3c4cb57363c427 4 0.01/1.00 vMB 165
170,921 170,921 000000000000049d9dd3a4451af22b1a99ce94bbd44011a8360956bd67953bc3 62 0.03/1.00 vMB 58
170,920 170,920 000000000000094341b7a1954b348ddf003285c2d3c9e57e23ad043e76036e4f 36 0.02/1.00 vMB 314
170,919 170,919 00000000000000177b34456abb2412895a8f0cdaafe592d681ff7c2f4bde15bd 6 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.85 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: 430.98 GB
    • Received: 2.35 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.