Loading Tool

Explorer IconExplorer

Memory Pool

80,788 transactions
29.80 vMB
0.09094154 BTC
Random Selection Loading Transactions
Max Size: 178.31/200 MB

Candidate Block

Mining Attempt 0a80f2674b32162653f87d40af78e997665f9cbbb9bbcb4a0f2ae154447f8703
Version 20000000
Previous Block 000000000000000000005646862e45d7bc5b4c4a3d16e7119254b51a14f51fdb
Merkle Root 8d865ed68a87453bd118e7171f612cbf499ea2f0ec2d4dd1b1fd8dffacfa4088
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,710
Size: 1.00 vMB
Total Fees: 0.02943985 BTC
Feerates: 150.77 > 2.95 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,069 (175,354 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
739,715 739,715 00000000000000000006cf09cdb62ad6cece545f43c897885784842eeeae16aa 308 0.10/1.00 vMB 8
739,714 739,714 00000000000000000003682a49a8971df2358241633bd5e7f076c09aa02a1f69 528 0.28/1.00 vMB 6
739,713 739,713 0000000000000000000223b8a09304bd2c21b69919f2b6d4f5e4f8eddd78356e 614 0.85/1.00 vMB 5
739,712 739,712 0000000000000000000447e57a117a45dec83fb54aef5da50c1ecab9da0aff01 1,311 0.66/1.00 vMB 8
739,711 739,711 00000000000000000004789ea09a2aff287bb2f1e13a93095a400d1e9b14d509 300 0.45/1.00 vMB 1
739,710 739,710 0000000000000000000062018a8eef9b2652d79f0dab96a9c8d97bee755932a1 2,458 1.00/1.00 vMB 2
739,709 739,709 00000000000000000008ad254006bf725dc0f4706a558a2599277903df090c69 1,979 1.00/1.00 vMB 9
739,708 739,708 000000000000000000065ce4e06976a70626b5f784e8fe39b7ab72cfbd9dfb4f 1,807 1.00/1.00 vMB 7
739,707 739,707 00000000000000000008796b5efc73af3a0a6cf99e2a1ed65a933bd24e59b8d5 1,318 1.00/1.00 vMB 8
739,706 739,706 000000000000000000000e294a3de2eb57648d160a66faed333f5e6157fef90f 1,718 1.00/1.00 vMB 9
739,705 739,705 000000000000000000078d1574858012f0ce4b2e8bc54e3c91559399f0958bc2 1,582 1.00/1.00 vMB 8
739,704 739,704 00000000000000000006d884b5a570c7ff132ec47f351f79fb9163a07a00f00e 3,276 1.00/1.00 vMB 14
739,703 739,703 0000000000000000000469f80aeb7bac1b440652a9ef729658c1010d23962a1c 530 0.37/1.00 vMB 6
739,702 739,702 00000000000000000008bf9415062e25d18d698d8fe143babae0b74a7dbcb31f 1,526 0.49/1.00 vMB 9
739,701 739,701 000000000000000000087e925a8fe94ad90daf97a24327a6805e171d2575a7f3 666 0.90/1.00 vMB 2
739,700 739,700 000000000000000000038955cf184cc469ee26df10197261ff5c859fc4a65cc2 2,320 1.00/1.00 vMB 6
739,699 739,699 00000000000000000007605ef6d30d9874c60c1e16d3e5d48cb46b1da1789fcc 2,373 1.00/1.00 vMB 7
739,698 739,698 000000000000000000033ac35743593ea4ee8d7719a3564965781f4852f0481f 2,243 1.00/1.00 vMB 2
739,697 739,697 0000000000000000000828b8198cca8db90ba0a38d7af98936e743ce8c19de90 3,219 1.00/1.00 vMB 8
739,696 739,696 00000000000000000001290efe4561d88db163718897492f19b8ecf1a672212d 2,304 1.00/1.00 vMB 9
739,695 739,695 00000000000000000003906bb12aef409aec580abfe418e27bd4c2554e64ca6a 2,075 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.52 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: 668.76 GB
    • Received: 15.56 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.