Loading Tool

Explorer IconExplorer

Memory Pool

74,518 transactions
27.48 vMB
0.07038527 BTC
Random Selection Loading Transactions
Max Size: 167.84/200 MB

Candidate Block

Mining Attempt 03414a495648ead7e52d01a03fb6ebc57ec6d519f317e18f2e69e1c3ce371457
Version 20000000
Previous Block 000000000000000000002bfb1ccb7aeece6203b088c253b5b9e390365e6615b7
Merkle Root 4e17fc7a40c9c06c5c20467f2b5f19795c74a7f2d3bb7e888c5f200dfb133554
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,955
Size: 1.00 vMB
Total Fees: 0.01176113 BTC
Feerates: 100.53 > 1.18 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,251 (78,082 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
837,169 837,169 00000000000000000002a6631791620d704ba2ad60f0828883196ba7959ea1e1 1,209 1.00/1.00 vMB 21
837,168 837,168 00000000000000000002942f3337463452032c1dcb866b9288e1ffee3c74a480 1,445 1.00/1.00 vMB 20
837,167 837,167 000000000000000000009c712ee10fff7352705e8b3172183fdc93512bebc5d8 2,332 1.00/1.00 vMB 23
837,166 837,166 0000000000000000000353136a88365c720a94ccfd0855bcc058578f6c4cb80c 2,275 1.00/1.00 vMB 22
837,165 837,165 000000000000000000001356c25fd01601bad27e6240af53e050880b37772f47 2,311 1.00/1.00 vMB 22
837,164 837,164 00000000000000000001ea041b022d2ea79b528dd098cb87556f48ef78d654b0 3,134 1.00/1.00 vMB 24
837,163 837,163 00000000000000000000e2211e090ff14d096777c80553fe97198b1531b9a6ba 1,286 1.00/1.00 vMB 15
837,162 837,162 00000000000000000001de441f8c7c8e6deaba43083612233058ccc542ca2c05 1,418 1.00/1.00 vMB 17
837,161 837,161 00000000000000000000f43eda7fffa15677164edd63b76a4df350211cf10d5f 2,211 1.00/1.00 vMB 20
837,160 837,160 00000000000000000000d9a86f8651d008e1e2ec41eddd8c6a6c90bb060ac631 3,004 1.00/1.00 vMB 20
837,159 837,159 0000000000000000000247a90f4859d9b0fd2940cd454aa33148f00e7e3df90f 1,637 1.00/1.00 vMB 14
837,158 837,158 000000000000000000020008703ce5e2abcd58a4a6317c67c72092af0cc5805b 1,185 1.00/1.00 vMB 13
837,157 837,157 00000000000000000000218e5bcb77da9bf00e554f251c54341c9c5754e7f8c0 584 1.00/1.00 vMB 12
837,156 837,156 00000000000000000001f0714b87ad9a78a39712a7cdd4e197a8246be49fff06 667 1.00/1.00 vMB 12
837,155 837,155 00000000000000000000052fc298cf2848ff176f22408381234b3ae9c1703647 321 1.00/1.00 vMB 11
837,154 837,154 000000000000000000027e245190ea0b27c4eb344618816fbdd8b5eec8e234d3 663 1.00/1.00 vMB 13
837,153 837,153 000000000000000000022e9fe7b80e56009ce0dc5c7f9cbe19bc14d3a48d59e1 1,539 1.00/1.00 vMB 15
837,152 837,152 00000000000000000000798b09d37cccad122ab94a967d06eb9151bde240a288 3,167 1.00/1.00 vMB 20
837,151 837,151 0000000000000000000163a82711b8bcf2e012cb74787bb6a1cf687c118cf6ea 804 1.00/1.00 vMB 14
837,150 837,150 00000000000000000001d3b8f1cc75256a7a1792742bc0e74eb8478e25dd2334 1,697 1.00/1.00 vMB 17
837,149 837,149 00000000000000000002f3bbc5ec92e9a5c143f13bc6a33369dcbaecb51695b5 999 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.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: 711.65 GB
    • Received: 17.10 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.