Loading Tool

Explorer IconExplorer

Memory Pool

77,388 transactions
29.08 vMB
0.10064114 BTC
Random Selection Loading Transactions
Max Size: 175.00/200 MB

Candidate Block

Mining Attempt 1ec327392b2f2e285f8df86bdb3d63e4f624372f288f67a309c4b37b1f1a71e4
Version 20000000
Previous Block 00000000000000000000b421c6d6e79532f5d26e37db181c41924d05cd5471d7
Merkle Root 79916c9331a7d1a6168feaabb1434c775aa7b657a75af04a4db3ebb8eb566f59
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,525
Size: 1.00 vMB
Total Fees: 0.02676525 BTC
Feerates: 453.09 > 2.68 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,307 (583,317 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
331,990 331,990 00000000000000000c3657f2e516aff09714bcc6bbf4b0e5cf3777edb381404b 1,906 0.75/1.00 vMB 34
331,989 331,989 00000000000000000d7520f33f53027ab4158b061d12a45d9805892f70432b1b 231 0.11/1.00 vMB 27
331,988 331,988 0000000000000000087e63fdd8ce4fa17e3d80dd7b89ae9b82766a772cb079d5 85 0.07/1.00 vMB 20
331,987 331,987 00000000000000000000ec03e3183bacc8b18437180f63f6a563267a186225bc 243 0.13/1.00 vMB 20
331,986 331,986 00000000000000001ae74a30d04b6be7f5fb9dd2ca46a88d0783a726523c3e3c 584 0.30/1.00 vMB 25
331,985 331,985 0000000000000000008579985486e5c49d4089543b17aff714f703f58f20034f 74 0.04/1.00 vMB 13
331,984 331,984 000000000000000005c5527514546c99665dc36f7c72f0a30ecf24f19800fb09 1,403 0.74/1.00 vMB 24
331,983 331,983 000000000000000003361c64f5dd9b67a4f4b1b33c1adce2ef110c7ec75f91a2 577 0.54/1.00 vMB 17
331,982 331,982 000000000000000012561eb5231a034d9f14a33bafe86d0e1777e9671cc3e75e 2,036 0.85/1.00 vMB 29
331,981 331,981 00000000000000000154024899375b6ff6545462ffd16c3b709526b0ba5b9ade 699 0.53/1.00 vMB 22
331,980 331,980 00000000000000000731f34bdaa961f35b0fe721c374bf57d9485df64cf57210 79 0.04/1.00 vMB 17
331,979 331,979 00000000000000000895fc17464e38de36140e435b50dad39a1bf278aafdb957 169 0.23/1.00 vMB 9
331,978 331,978 00000000000000000815f5ba179e6f899f6cd4ed75c06b077c6dd48777e753bc 1,186 0.75/1.00 vMB 23
331,977 331,977 000000000000000005cdfdb6316093ad9028861a123f4a00a65c7e5a3d29fce0 16 0.00/1.00 vMB 120
331,976 331,976 000000000000000004a0ecb408a03a32adce1b3f549adc787a32b68546b262b2 879 0.75/1.00 vMB 25
331,975 331,975 00000000000000000ee29b8ae5983ce39fc8a37211a07a932ff8734f68dd9330 1,339 0.75/1.00 vMB 23
331,974 331,974 00000000000000000c74395f9de9388eb739339f23fe9b056bf11b55dd1a1c72 64 0.04/1.00 vMB 55
331,973 331,973 00000000000000000112c772a5c1ad0e89a65d8207c2b7ebc21f6308ede06e80 133 0.07/1.00 vMB 23
331,972 331,972 00000000000000000fdb0515b1a9bed22c778e3a0a30f3b2c8ad1305ed1b16d3 1 0.00/1.00 vMB 0
331,971 331,971 00000000000000000029d0448ef9227492465ccca1f4c1152a58c0e6215e58ad 320 0.19/1.00 vMB 22
331,970 331,970 000000000000000009be446a7ec0bc9a9094948c0b4d75000cb1031072e7281f 562 0.47/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.92 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: 714.51 GB
    • Received: 17.56 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.