Loading Tool

Explorer IconExplorer

Memory Pool

40,543 transactions
27.18 vMB
0.08058298 BTC
Random Selection Loading Transactions
Max Size: 140.86/200 MB

Candidate Block

Mining Attempt 68c7e9818cbd01f2c314bb20abfef5c9b5f7a0737dc1c8400b77c7786e43d460
Version 20000000
Previous Block 00000000000000000001bb61480f3acfb38c91942ee0224968a6552800d0bad8
Merkle Root a6b97a209a6abd032c7862f58cc7007c9f830b15769a4ac1a8afc936ac37f694
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,269
Size: 1.00 vMB
Total Fees: 0.02530347 BTC
Feerates: 201.37 > 2.54 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,681 (395,536 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
519,145 519,145 0000000000000000001e751fb3612548024a58f2025ca4b5f871f4ec79b94916 2,159 1.00/1.00 vMB 32
519,144 519,144 0000000000000000002c68513cc9403e597ce7135a72e5e420583c73bbb718fe 2,431 1.00/1.00 vMB 25
519,143 519,143 0000000000000000003dbd150bf15ac576d9203ae7c146b6de9e12d36b8d048a 2,602 1.00/1.00 vMB 18
519,142 519,142 0000000000000000000d2162a66c99e3b834d7672fe9dbc236cec851468bb920 2,114 1.00/1.00 vMB 47
519,141 519,141 000000000000000000045f2c6e9a597004c47eece318753420172f8e5a10b6fa 887 0.38/1.00 vMB 8
519,140 519,140 0000000000000000000f7e8af3ff8c081985445bf33b13094c4e28715b59441a 2,179 1.00/1.00 vMB 14
519,139 519,139 00000000000000000016f9af90f7c0d972c0353a4026bab2eff3a14a95326bb6 643 0.51/1.00 vMB 51
519,138 519,138 00000000000000000019c9d3a1c590f7965f53395d04801ff008e3a9a30339a6 884 0.32/1.00 vMB 6
519,137 519,137 0000000000000000000fe910d74758da0d389e1e00f15a535ef8a23afbfc3520 3,081 1.00/1.00 vMB 10
519,136 519,136 00000000000000000024ca150b5e33185c39f55e84f758e6608395bf3359c182 2,283 1.00/1.00 vMB 67
519,135 519,135 0000000000000000003bc8178a121941c2562e68154607168eb8a9042e4eca31 568 0.22/1.00 vMB 25
519,134 519,134 00000000000000000013b14e82adeef509c02ed4148d74a74c84cd8867d65fbf 492 0.21/1.00 vMB 43
519,133 519,133 00000000000000000008c2f683d0b1064e1d51eff55bb61de20b079663951cee 2,167 0.90/1.00 vMB 33
519,132 519,132 0000000000000000004506e87f3ff05ae0f10c6a0d55e7538254e1ddaf1b67ff 1,205 0.47/1.00 vMB 26
519,131 519,131 00000000000000000029f614e637fd19ce7f0da294e3b77f4df09ae9bc107d7a 1,465 0.65/1.00 vMB 30
519,130 519,130 000000000000000000432eeebff1f7b1a336f17119647f9231ab8127f4630849 1,898 0.95/1.00 vMB 20
519,129 519,129 00000000000000000023ab22bbc1f0c8e346f7ad0f3a5178f76bbde006c36f71 2,705 1.00/1.00 vMB 34
519,128 519,128 00000000000000000003486f5413c8b5378d3e3ed235c0fc519960a011159783 665 0.50/1.00 vMB 9
519,127 519,127 00000000000000000044befd01e3ab277b40ffc81f953096723e74665bb7ead7 1,699 1.00/1.00 vMB 20
519,126 519,126 000000000000000000373c6178f913abe01194cda0b8094de19381d96849b63e 1,919 1.00/1.00 vMB 22
519,125 519,125 00000000000000000016bebee16a5387424e0a2d6dc29dfcf7aa6acb17bd04f2 1,497 1.00/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 781.83 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: 636.65 GB
    • Received: 12.38 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.