Loading Tool

Explorer IconExplorer

Memory Pool

46,689 transactions
28.75 vMB
0.10672187 BTC
Random Selection Loading Transactions
Max Size: 149.36/200 MB

Candidate Block

Mining Attempt 27e7f1e3be90a9d5a80ce474f9b3d7a71cc619346a612d2650940829caadd368
Version 20000000
Previous Block 0000000000000000000016a2e4f654442fd3c68b01796737d538082af92a4f49
Merkle Root 5e19eae6c98b4ec234cbed49a98c377960aaae3c0d6302a229dcf424c07ea2c4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,843
Size: 1.00 vMB
Total Fees: 0.04133191 BTC
Feerates: 444.31 > 4.14 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,920 (358,794 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
556,126 556,126 0000000000000000001f5a0cb63b184372c1330c2b87d56e925c3a9302651061 1,188 0.37/1.00 vMB 9
556,125 556,125 00000000000000000020b199e9f57509ddfeac876fe2ee5548f14b7f05aafc1b 495 0.65/1.00 vMB 1
556,124 556,124 00000000000000000036d518190a23f2ec032beb94ae6c80e139efda8421d86f 1,713 1.00/1.00 vMB 3
556,123 556,123 000000000000000000183adff75e65d04c30f5093c5ad2b9180b7ce05ddff455 663 1.00/1.00 vMB 4
556,122 556,122 0000000000000000002691f14c9d719066ad864bb9423485ef200cfedd852c9d 1,826 1.00/1.00 vMB 7
556,121 556,121 0000000000000000000b4b14d8bd46c9d183535741f3a52fd9ac14e62f44159a 3,225 1.00/1.00 vMB 11
556,120 556,120 0000000000000000002a6af93379aa7293b0c4b62d3339379066c7b70239fd39 2,609 1.00/1.00 vMB 9
556,119 556,119 00000000000000000018648a652cc401d7002c4b09a7895d8dc6c71193c8796c 2,935 1.00/1.00 vMB 7
556,118 556,118 00000000000000000035a801542574ddb9191fa4e3ac40dc6deb96afde51aea4 2,881 1.00/1.00 vMB 24
556,117 556,117 0000000000000000002e665dc524794a9e33f4d2d99435c8057fbf99be9c2d72 614 1.00/1.00 vMB 3
556,116 556,116 0000000000000000002bff970acacc63f5fad0c045f3aa918759f4bdc638705e 3,225 1.00/1.00 vMB 13
556,115 556,115 00000000000000000016a404cd02c4fe0a79ee7dc9873074ad2c40a2517cad7d 2,630 1.00/1.00 vMB 7
556,114 556,114 00000000000000000029da6e4622648cfcd940d178ddc8e3cef955294f873240 3,120 1.00/1.00 vMB 3
556,113 556,113 0000000000000000002ec9a08d92d1a471e633bedb8187b13bc207264e1f8707 3,025 1.00/1.00 vMB 9
556,112 556,112 0000000000000000002fc9b31e1a1642b0ed30adfc0ef199530cd521eb432efa 2,853 1.00/1.00 vMB 32
556,111 556,111 0000000000000000001623e780e9b8862f72975be680afc16dfa6dbe10864b32 2,852 1.00/1.00 vMB 6
556,110 556,110 000000000000000000116852aa0595aad7215ef0e6715e400252c1a5eb9eccb1 3,177 1.00/1.00 vMB 7
556,109 556,109 000000000000000000310815fccfb5787f31595ac343e2e9f4b5c7d8432bd5dd 3,032 1.00/1.00 vMB 17
556,108 556,108 00000000000000000030092d290311bcae6af9c40d6d6716c854cfe128217aed 2,000 1.00/1.00 vMB 9
556,107 556,107 00000000000000000023f5e0d741c90ebcc33f181390668e42310807e077fb1b 167 0.05/1.00 vMB 27
556,106 556,106 00000000000000000026484f6661f1eace4a9ac7f11f56cc1bf03dc538214a9b 3,050 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.25 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: 655.40 GB
    • Received: 14.30 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.