Loading Tool

Explorer IconExplorer

Memory Pool

48,382 transactions
30.43 vMB
0.10389898 BTC
Random Selection Loading Transactions
Max Size: 162.13/200 MB

Candidate Block

Mining Attempt 66fcd5c53b1997bea2d7f8f4d39b88360f0b2468af8d18a914f86efdab993550
Version 20000000
Previous Block 00000000000000000001a1ef6bdbedf5a06ca469ab80656fbd71e0aa11d472c0
Merkle Root 2c9b0aa13ae3af69d14506ada95fb2971e6b26b9631945bf7148c6556cbb9825
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,159
Size: 1.00 vMB
Total Fees: 0.04101082 BTC
Feerates: 150.97 > 4.11 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,852 (568,621 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
346,231 346,231 00000000000000000ab3391341a268f0877ee7f2afb3b2aadb95f334b6674e6d 1,483 1.00/1.00 vMB 20
346,230 346,230 00000000000000000a974cfc482012a332aef4615f0a8bcf094b0b9ae6d405ba 1,233 0.35/1.00 vMB 49
346,229 346,229 000000000000000001113686f8a6863af036333c1b3e16de73ec1cbe63e1a94f 1,264 0.75/1.00 vMB 25
346,228 346,228 000000000000000009a6c5b7b1424cd2130142d414a2b6f2e66bbfff61e384cd 386 0.19/1.00 vMB 27
346,227 346,227 000000000000000004cb7fc2442761872b542872afdd3e916c0c106c8b10dead 881 0.47/1.00 vMB 25
346,226 346,226 000000000000000016515b256df9dfe0ce96f02194fc4a7f36d25feee4ae0f45 558 0.41/1.00 vMB 21
346,225 346,225 0000000000000000177c7490a351c10c3d0a01da8e7fd2a451e1bc614e9429c1 512 0.18/1.00 vMB 36
346,224 346,224 000000000000000001f0d0e37c35fac15d8b567e0e7b3a3bd644f38ebab83f5d 483 0.29/1.00 vMB 27
346,223 346,223 0000000000000000153abc52a59712e60aadf63d61cebd8acc672043acd614d4 525 0.37/1.00 vMB 17
346,222 346,222 000000000000000006e826db3e421e73e5d7acf0fbcd4f44731c652d0f3b5ac2 512 0.15/1.00 vMB 48
346,221 346,221 0000000000000000072e624c77149505b937b86f7fcf1a42cefcc366edc11951 66 0.05/1.00 vMB 4
346,220 346,220 0000000000000000009f2ecef22bb79276b61d302e70d5b49018202ee5d0edb7 375 0.21/1.00 vMB 21
346,219 346,219 000000000000000015a092aa9fac1304a9dca9fb8d1845afe46e746c70171c4a 885 0.50/1.00 vMB 25
346,218 346,218 00000000000000000e5e1837341808e682af6466c640b47f58d0f62b624aaf29 252 0.16/1.00 vMB 25
346,217 346,217 000000000000000001441a00eb3aa579107b9689aad6fb1df9856147d6c8c522 31 0.06/1.00 vMB 3
346,216 346,216 0000000000000000070136512bf93018772d29f4a66544f430f8ef7503ea31e0 218 0.10/1.00 vMB 28
346,215 346,215 0000000000000000048a0e6dabad3dbbd4a7a05789f480d268c891856a5c576f 686 0.35/1.00 vMB 22
346,214 346,214 00000000000000000809ac4131857bec32002b00f6e022dd1681aeab4bdfc8c4 764 0.38/1.00 vMB 25
346,213 346,213 000000000000000013940c10f19c3f740df860e0a258dd6a29c7d8542635b4a1 568 0.32/1.00 vMB 26
346,212 346,212 0000000000000000102cf79e1bde96a270cb40008b4cf89a852f9a537a2b7180 334 0.21/1.00 vMB 23
346,211 346,211 000000000000000005d1dd76a3e8945d1f470111c760ce4270be576d0c5b7207 296 0.24/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.13 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: 652.39 GB
    • Received: 13.76 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.