Loading Tool

Explorer IconExplorer

Memory Pool

80,328 transactions
30.24 vMB
0.08109691 BTC
Random Selection Loading Transactions
Max Size: 184.82/200 MB

Candidate Block

Mining Attempt ed6be1e47bfb4662e76bdd4e31fb6ea9927da24fb643284c2c1c652e8a532da9
Version 20000000
Previous Block 00000000000000000001f5417a435556f5b747dcad246527d5eeb9ad9cf4d081
Merkle Root 70cf7746593be3aa5133edeb526240deef2d6f06b1f829a787cc05da0767f712
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,229
Size: 1.00 vMB
Total Fees: 0.01369944 BTC
Feerates: 150.92 > 1.37 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,352 (602,272 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
313,080 313,080 0000000000000000155ecfdf2dad51a21f9da334110a6872a18e44b9cb05eaf2 999 0.57/1.00 vMB 31
313,079 313,079 000000000000000021b1b01575a3ae1fcda1aac9ca7d71e55bd701a9c27e2245 202 0.51/1.00 vMB 11
313,078 313,078 0000000000000000279f05190e14f9038710e917f9078523eb93da9e543fee1d 1,783 0.92/1.00 vMB 43
313,077 313,077 000000000000000001ba535a52e18573b8b9c284d4c544af05209ba23b2862d6 1,669 0.75/1.00 vMB 44
313,076 313,076 00000000000000001d658244442cb0e2e16ac29ff955167a0ce0d5b684861305 291 0.15/1.00 vMB 37
313,075 313,075 00000000000000000b5d23dc33cc168500b828c9180d149ea4840ca561f75f7d 960 0.56/1.00 vMB 29
313,074 313,074 00000000000000001766cb538726d1b4d52aba84a6aa84acc1ad07fa526e6f18 215 0.09/1.00 vMB 43
313,073 313,073 0000000000000000337b71140ed48003976fa881f5aa7debd2fc012dc3557678 230 0.14/1.00 vMB 25
313,072 313,072 000000000000000014703a1f48656cd625f9bd218f631b2f771e7fdb38c42071 178 0.09/1.00 vMB 26
313,071 313,071 00000000000000002e8fc08a9feeed70c1846974a919cd06e9e479d5bf590fdb 418 0.25/1.00 vMB 33
313,070 313,070 00000000000000000dfbd867c90c7d04f55896d77a7fc8c39cb8933010229093 55 0.03/1.00 vMB 14
313,069 313,069 000000000000000020977d2915769f8a1de18bcb000dfe8b78845e1b2af6b1c1 119 0.05/1.00 vMB 27
313,068 313,068 00000000000000001cc34eb0b481536e8a23e6bd1d7e7f45f77592ca26601d52 572 0.25/1.00 vMB 31
313,067 313,067 00000000000000001a934135bb0779d2f2ae3d213f8f48ca152d7a593c689017 65 0.02/1.00 vMB 32
313,066 313,066 000000000000000014beb3d52bc285762d15d2c6ba4697a944dff66e7a8dfc98 376 0.25/1.00 vMB 29
313,065 313,065 00000000000000002c10c09894df99921b4b5b6949a84cd86d29ef8afe12a36a 128 0.06/1.00 vMB 49
313,064 313,064 0000000000000000107775f49f2dec050f32e90e5ee763d7337b4188d6ab39e3 529 0.34/1.00 vMB 24
313,063 313,063 00000000000000002e894f471505af85769220ccc498ec316c3893a54ff72ad7 362 0.18/1.00 vMB 46
313,062 313,062 00000000000000001a3991a4a91393e0982bf1d1044c652dfd2de0de86757dd9 46 0.03/1.00 vMB 15
313,061 313,061 00000000000000003628319b903d3313f26434c01b74c434ada80702087c9128 251 0.16/1.00 vMB 21
313,060 313,060 00000000000000001190fedcda63b3dd62da35a1f6c60a3e3daddc38901e23b0 280 0.17/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 783.00 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: 718.56 GB
    • Received: 17.91 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.