Loading Tool

Explorer IconExplorer

Memory Pool

48,623 transactions
29.56 vMB
0.08835920 BTC
Random Selection Loading Transactions
Max Size: 157.59/200 MB

Candidate Block

Mining Attempt 10c446a153d0e886c768d5cdef883f2a722888e03e6d761a9722d2130c6145d5
Version 20000000
Previous Block 00000000000000000000fa1de6e1fc1d536a298f2492f84a2a1e53e2ecb068fe
Merkle Root aa7c18901929063083196fa314b8a996633eca52ad5dea1171e2c21ec6644f3a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,911
Size: 1.00 vMB
Total Fees: 0.02723933 BTC
Feerates: 105.02 > 2.73 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,846 (407,068 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
507,778 507,778 0000000000000000005be357a80da36846250b91a9d6b3a41025cc00f915ff2e 1,840 1.00/1.00 vMB 165
507,777 507,777 000000000000000000431c027ef74730d0375481e84c220ccfaf426595af6fb6 2,030 1.00/1.00 vMB 229
507,776 507,776 0000000000000000001df82ba093b6b4f8c372f73937da2757994c2ffa0e23fc 2,212 1.00/1.00 vMB 236
507,775 507,775 0000000000000000005fa214b2a7f07d2cca13508d31bf04863594cada2f23f5 812 1.00/1.00 vMB 146
507,774 507,774 0000000000000000003fca00e547d6f32341d3c1627c627b8c005345d0196b97 688 1.00/1.00 vMB 132
507,773 507,773 00000000000000000051586a1554ead0413cdc60438b5797c1c9294fa11637bf 2,124 1.00/1.00 vMB 199
507,772 507,772 0000000000000000001f6cbdfcd5e332439b4eb87a346e23129639242d7e6ffe 1,510 1.00/1.00 vMB 165
507,771 507,771 000000000000000000390e0c018ae0c4575417461045d782537aa356e703218d 123 1.00/1.00 vMB 15
507,770 507,770 0000000000000000003131315e2b122ea05c0bfe40aba2492767a9a38c20f3d6 654 1.00/1.00 vMB 71
507,769 507,769 0000000000000000002bfbc6a296478cd3f285a2012aa34a78b41f2d01040460 464 0.29/1.00 vMB 180
507,768 507,768 000000000000000000089c6abc2ee3a2d95c990c30f6f73ed43ced7619d02250 541 1.00/1.00 vMB 23
507,767 507,767 0000000000000000006ab064f21d83ec80d68f8e70bb3a5f3f0dd338b31b822f 1,624 1.00/1.00 vMB 88
507,766 507,766 00000000000000000063e2d8531fec221ba1cdfd0aa875119c10a871f19aab03 1,799 1.00/1.00 vMB 176
507,765 507,765 00000000000000000044024fe59374ee53b90ffeec41e7dec6a67883023ffd84 2,048 1.00/1.00 vMB 84
507,764 507,764 000000000000000000463e98ae2fa6cf30840d8774f80e85e70e819bf731dfba 585 0.26/1.00 vMB 102
507,763 507,763 00000000000000000027ecec9753f742baf85d69c51c3d895f999760963b75c5 1,918 1.00/1.00 vMB 166
507,762 507,762 0000000000000000003e0d90bb03d854142c8c1018bf301844942961a805668d 1,096 0.73/1.00 vMB 99
507,761 507,761 00000000000000000052dcef7af0dd1118bbb70010a1ef7edc4b19fcea923f69 1,798 1.00/1.00 vMB 91
507,760 507,760 000000000000000000391043655f051b72603a85c9095f4e2e4c156814e4e9e2 240 1.00/1.00 vMB 15
507,759 507,759 0000000000000000001db3ffc94a7fd27f516061cf1edeb48ea2d8ecd8fcd0d9 377 1.00/1.00 vMB 19
507,758 507,758 000000000000000000099b7ce13b9ea4247ff39b13ae119f278a78bb7c4aa7f6 1,240 1.00/1.00 vMB 67
Previous 10 blocks ↓
Total Size: 782.12 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: 652.08 GB
    • Received: 13.71 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.