Loading Tool

Explorer IconExplorer

Memory Pool

44,817 transactions
29.55 vMB
0.07906115 BTC
Random Selection Loading Transactions
Max Size: 152.68/200 MB

Candidate Block

Mining Attempt ed90de3658a81c0a84988ded1b45852054bef6e0d673db22d30d44ab81a439b9
Version 20000000
Previous Block 00000000000000000000709f7edee63a34e64b3e6a3ce7a66f4810ef675bdaed
Merkle Root cb854db44953e73d7660ea86cc2a5e45204e4c5fc5e45369c1aa7839f53c54d0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,098
Size: 1.00 vMB
Total Fees: 0.02080859 BTC
Feerates: 339.97 > 2.09 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,618 (601,739 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
312,879 312,879 000000000000000016008e44d85005130b6bb79a9c2333d07260959f2e1283a1 713 0.54/1.00 vMB 20
312,878 312,878 000000000000000001f0814677db1e80dae10378d533e645ba543e4a66c7dacd 1,915 0.92/1.00 vMB 31
312,877 312,877 0000000000000000263586982fc22b8cf2bff8bfd097095352a97645d93e09c5 462 0.28/1.00 vMB 28
312,876 312,876 000000000000000018c14b8330204589af882bc92d1f63587a513e6f825f5397 941 0.52/1.00 vMB 27
312,875 312,875 000000000000000022ae0de7dda3b46e61b7ed7d859cd9be69a59b3e1a6757ca 407 0.23/1.00 vMB 24
312,874 312,874 00000000000000000c06031d2e5a06f2cad4a61582c2e8d9fcd45e8ddaa2496a 227 0.18/1.00 vMB 23
312,873 312,873 00000000000000003543b3ae589d9b5e17321e0190491832b011a6eb2d79d8e8 309 0.17/1.00 vMB 27
312,872 312,872 00000000000000002589ea8fd3cb290caad965710589c17026fb5b8875f98d89 1,212 0.67/1.00 vMB 28
312,871 312,871 000000000000000020f21f6db28e514aefedf4285e80ff38e4dbcfe8aaac3395 636 0.38/1.00 vMB 24
312,870 312,870 00000000000000001005e1924efb51a8781395cda5221ec3a4c992040c12fbf8 677 0.38/1.00 vMB 31
312,869 312,869 0000000000000000398de5c072eb167e27b7f0a9161c0100b9b73a39b817f1f2 1,068 0.53/1.00 vMB 29
312,868 312,868 000000000000000017931a97200b7023b0bd1ac7dafff33fbc34c654b21313da 482 0.27/1.00 vMB 19
312,867 312,867 00000000000000003998caad15772a39406f11dd2fdab15db29a41c669405f4e 114 0.07/1.00 vMB 8
312,866 312,866 000000000000000030ecebda1103cc0d329ce2531489ca56c7ff9f9211da3044 293 0.17/1.00 vMB 28
312,865 312,865 0000000000000000108a8ac3fa65b65204f5543e826038c99cb1879292167f96 602 0.32/1.00 vMB 28
312,864 312,864 000000000000000001354937a2db02852bc96f9f5ba50883ca50879993872fee 275 0.17/1.00 vMB 34
312,863 312,863 00000000000000000b3ecf80cf7009933a4a70d1885a47ea4fdc775d01132754 546 0.35/1.00 vMB 31
312,862 312,862 00000000000000000db321cc37a3ab176a16e2c13d3a2106638028e741a65c5d 651 0.47/1.00 vMB 22
312,861 312,861 00000000000000001fed10f7f652b75bb8b150af656814e5138b5ade101ec77c 41 0.02/1.00 vMB 30
312,860 312,860 0000000000000000044e0a43c0c3a973a2ead6fd9f1954590abd8c3702d780ee 55 0.07/1.00 vMB 7
312,859 312,859 00000000000000000b5a2f47f65c5cb80a3676dee224f652d2e4906180adb465 628 0.38/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 781.72 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: 629.64 GB
    • Received: 11.94 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.