Loading Tool

Explorer IconExplorer

Memory Pool

37,391 transactions
26.07 vMB
0.06204216 BTC
Random Selection Loading Transactions
Max Size: 133.91/200 MB

Candidate Block

Mining Attempt 8cd480e8eb4c8033c7f0ee46e6e9f3123db1f97a54807fec19754eca4cb1960a
Version 20000000
Previous Block 00000000000000000000176eec4f97613301ccca0f642e4b2100196c9276c6da
Merkle Root edc1ce11fbab5deb055bc443655f71adbb36125f5d489623cd29fe90faa4f453
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,664
Size: 1.00 vMB
Total Fees: 0.01396487 BTC
Feerates: 102.99 > 1.40 > 0.12 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,674 (439,820 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
474,854 474,854 0000000000000000008a226434b033a3dfdfaf4cdcac91c343965b8e8b6f5feb 498 0.32/1.00 vMB 126
474,853 474,853 000000000000000000fe4156866e04704e3e5c3aaa042229d536650c215a86e8 496 1.00/1.00 vMB 27
474,852 474,852 00000000000000000034f748059bd531678dd7999b77ed37efac9ef102f3ecbe 1,310 1.00/1.00 vMB 93
474,851 474,851 0000000000000000014d4d9275875f50f92f29c3df84228d6c6af71518a1a331 1,256 1.00/1.00 vMB 72
474,850 474,850 000000000000000000a21f647d8f5ef0895426a1684166e3193778ffe24c3445 1,291 1.00/1.00 vMB 28
474,849 474,849 00000000000000000116cba48ee5a75e960f4e194305af66e67dba2ea948e8c5 1 0.00/1.00 vMB 0
474,848 474,848 000000000000000000337053306a02c29b4dcdcd2a2cf813236f07555d82e6be 1,960 1.00/1.00 vMB 172
474,847 474,847 0000000000000000017ae6fb9a13fdcfa852394a1640348e04054bbe4ea571d3 2,502 1.00/1.00 vMB 130
474,846 474,846 000000000000000000609e11693280d8d997420fecfacce8c00f58b8a8292ffb 1,687 1.00/1.00 vMB 85
474,845 474,845 000000000000000000b3ee0edea099c3a68acbcb71d2b1dcbfddda026bb30612 1,940 1.00/1.00 vMB 240
474,844 474,844 0000000000000000004557faf928aaa2b54a717376ca57964cc145fa781deb42 1,887 1.00/1.00 vMB 91
474,843 474,843 000000000000000000d7d5f6a20c435c7b5c0ed78e9bee93bee012d97d49c423 1,853 1.00/1.00 vMB 175
474,842 474,842 000000000000000000bc1ddefccbf8505ef36dbb4fe3c91decc19bfbb166d2ab 2,456 1.00/1.00 vMB 322
474,841 474,841 00000000000000000078363f96d185ec4a65cb302ca9bc88169369be3fc24b45 2,249 1.00/1.00 vMB 241
474,840 474,840 0000000000000000015bbf41b2ea67487c91ec587f27d5ac4415dff66b0e2d42 647 1.00/1.00 vMB 321
474,839 474,839 0000000000000000003ae685ed60c801027023dfa77428cd85cd6f77606465d8 2,390 1.00/1.00 vMB 249
474,838 474,838 0000000000000000014df604ba15340593cb18f438e22cf6051ec57a6dc8428a 1,268 1.00/1.00 vMB 65
474,837 474,837 00000000000000000159cf2b3f2a5eb7aebb3c69e230c0fdd5bec89df187e8f1 1,893 1.00/1.00 vMB 63
474,836 474,836 000000000000000000e73cd306810f95f4f5450809e5fe53c8473828a5ad7dfc 1,288 0.93/1.00 vMB 322
474,835 474,835 000000000000000000c7c4cbff424c6ce8b2c99434a9cb59ee4bc1c33ba4b282 1,721 0.66/1.00 vMB 279
474,834 474,834 000000000000000001465d150d28461e8a6f17a68eb734eedc165445bc6ba72f 2,418 1.00/1.00 vMB 189
Previous 10 blocks ↓
Total Size: 781.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: 635.53 GB
    • Received: 12.31 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.