Loading Tool

Explorer IconExplorer

Memory Pool

83,387 transactions
31.03 vMB
0.08601581 BTC
Random Selection Loading Transactions
Max Size: 190.04/200 MB

Candidate Block

Mining Attempt d54bfb379621e27a9ae0aafce9d1a4c4beb42e4560e700762538ee16bd283dcd
Version 20000000
Previous Block 00000000000000000000d458498d88f256390ba991d916d90569548e7a257dd4
Merkle Root 4b8fbd7f5b9c8b50e257533df0744097361298881ab11b9b77f32ed7cc0b73c5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,479
Size: 1.00 vMB
Total Fees: 0.01555470 BTC
Feerates: 216.89 > 1.56 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,345 (600,731 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
314,614 314,614 000000000000000035b5d6ae7ac684d40581491061650ee0de8e81bc78c6ee8f 215 0.14/1.00 vMB 27
314,613 314,613 0000000000000000029557e94aa4476b7b1b29ba0b4daf34a19ee2fcc56b3288 77 0.05/1.00 vMB 22
314,612 314,612 0000000000000000174d56f5335b494d9f6258f03d9ef101bd6d1ce11bb29d38 168 0.09/1.00 vMB 26
314,611 314,611 0000000000000000162d17c25911fbecef775c0d55dd134f291069b1b489d587 44 0.02/1.00 vMB 25
314,610 314,610 00000000000000001478686b9dc1b6d13a6b4bad691c809257c839f9c93ab267 84 0.04/1.00 vMB 24
314,609 314,609 00000000000000001a6b26273e3b19a1aeec02e8127ae5059237c5a739b80393 553 0.32/1.00 vMB 27
314,608 314,608 00000000000000000ccb3aefb4ff4a66132885618cf49d05bef76213842d79f2 18 0.01/1.00 vMB 26
314,607 314,607 0000000000000000061ff46939db491eae6202d441edb16458ff1fdae706d749 209 0.11/1.00 vMB 21
314,606 314,606 00000000000000000f2d386f8ee58b71f49e1df4379926666bb6166c22fce4bf 256 0.09/1.00 vMB 36
314,605 314,605 00000000000000002732eab33f00204195e40ebf425238d4d38148bec614d896 841 0.44/1.00 vMB 27
314,604 314,604 0000000000000000030007765b581a05f092ec0fdecac269017a032cee7eaaf2 482 0.24/1.00 vMB 30
314,603 314,603 000000000000000008b66fa90b2cd9b00035320f9fa6d93673320818b4a85c26 809 0.66/1.00 vMB 21
314,602 314,602 00000000000000002bda8f702a7cd0848aa6984ecf3a98ed2455743c10c0b6af 776 0.25/1.00 vMB 46
314,601 314,601 000000000000000017dd6a48fbcb1f72f0ca55c2e2d11218ae2d16ba27b7b444 96 0.04/1.00 vMB 17
314,600 314,600 0000000000000000002440723e563f61dcc4d909936b0d27034502a89aef8273 842 0.45/1.00 vMB 28
314,599 314,599 00000000000000002eafca32c75a8d9275df1c89bf7093300127ff4998ab842a 1,083 0.56/1.00 vMB 36
314,598 314,598 00000000000000001d0bb6c5328be9815bb465d8fe96a76b34cf21b4ff515da7 962 0.51/1.00 vMB 32
314,597 314,597 000000000000000030e7c0bf1e19c0569af9e6f43093a88cc7fc5a23f82dd4c7 177 0.08/1.00 vMB 23
314,596 314,596 000000000000000007181c35ec923d377c940cc2c5690a11f41d90320bea562b 852 0.47/1.00 vMB 27
314,595 314,595 0000000000000000184592cbca18544d6272f880389905af1cf77b96ac8e3852 645 0.37/1.00 vMB 33
314,594 314,594 000000000000000017881d0eb06ffdc9cd5ab347316e25807ca5a53b9b068cbf 672 0.41/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.99 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: 717.25 GB
    • Received: 17.84 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.