Loading Tool

Explorer IconExplorer

Memory Pool

75,250 transactions
28.84 vMB
0.09495948 BTC
Random Selection Loading Transactions
Max Size: 170.54/200 MB

Candidate Block

Mining Attempt 5992cd5ee48aa1754c3c0ccd05736eaa223f8447b507a8ea354dac122b7542ae
Version 20000000
Previous Block 000000000000000000007d0a1e8c0ae4964fa44e3af26c0b0a6f061f00bb89fc
Merkle Root ff21936a2990b43ab6c408f87f8a0e69a16836cd65245770f0d8db0fb7428108
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,169
Size: 1.00 vMB
Total Fees: 0.03564331 BTC
Feerates: 201.37 > 3.57 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,039 (785,415 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
129,624 129,624 00000000000017e47de49dae3375e47f02473bbc60917b141719f96ea23ccf40 96 0.04/1.00 vMB 478
129,623 129,623 0000000000000894195109a48955731545fd77647cf6a4636e8101082fc5e5a9 18 0.01/1.00 vMB 1,236
129,622 129,622 00000000000009d8d3414e721ec2e54b641114f2856ceb797631ec39c78961a7 115 0.05/1.00 vMB 653
129,621 129,621 000000000000036cc0340374cd2b449e79f7c3c6232df246eb28dda5d47e3a6b 25 0.01/1.00 vMB 1,474
129,620 129,620 0000000000000fea96b987714f136d58cb0904cd456008c9a4c92e44bc216df1 2 0.00/1.00 vMB 0
129,619 129,619 000000000000190ccd84a1f00842795e94deb09bc00627c087f58b71c06ea459 10 0.00/1.00 vMB 0
129,618 129,618 00000000000008e2ff2b1677fec1a49a45c8ab7f9e18f2d94be1e37c81af8c95 168 0.05/1.00 vMB 369
129,617 129,617 00000000000019172c9557f5b39c9a54c564f7f6ee91f336945c5049ead1fe6e 50 0.02/1.00 vMB 1,427
129,616 129,616 0000000000000bd457a0b5b709a7fd9d08d552d6ce6c794d0312e35a9050d42b 128 0.05/1.00 vMB 64
129,615 129,615 00000000000001d9bc047211919cc466bef23926c3caad6821f7d76c7b5344ba 30 0.02/1.00 vMB 1,309
129,614 129,614 000000000000029b1b2210b2ac6d5696a4b94be1030a707503d67e94211c38c6 42 0.02/1.00 vMB 1,006
129,613 129,613 0000000000001ce49e0832f4ea14e5a0ba36e3ac3163e3b9725c01ca0777907a 41 0.01/1.00 vMB 798
129,612 129,612 00000000000007d009423ebe9d5abd810a76614568c6a8b1923624098815402d 75 0.03/1.00 vMB 758
129,611 129,611 0000000000001d4a9344e964f6dcb0c5196e8dca0dd89aeb949fec9e0d77d9cf 66 0.04/1.00 vMB 1,014
129,610 129,610 0000000000001af467444b2f309c4058532222bc76a0eb799eddc3942dca38c2 24 0.01/1.00 vMB 1,367
129,609 129,609 0000000000000dcb85f997dc51a3352f38a407c119dce940d49d1e9a4a95ab86 18 0.01/1.00 vMB 971
129,608 129,608 0000000000000b2c64a403288bd15d9166564d1298d2f7c74725b660a26a5e30 75 0.03/1.00 vMB 1,024
129,607 129,607 00000000000012c6206a87bcee4d46e88d6b6ca4231eb269923b87ac75f28f3f 1 0.00/1.00 vMB 0
129,606 129,606 00000000000011428ba9ae0505ced905782fb24e4534edc715ebde453dfe685b 13 0.01/1.00 vMB 1,524
129,605 129,605 00000000000005cb7f101b1d40036142a1351a9d4840fa66a9ff97f306f26c11 157 0.04/1.00 vMB 45
129,604 129,604 00000000000014e8099f0d20bdc132e1dc1c659cf318f2972f368cd32ceb5dd2 31 0.02/1.00 vMB 1,124
Previous 10 blocks ↓
Total Size: 782.46 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: 667.90 GB
    • Received: 15.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.