Loading Tool

Explorer IconExplorer

Memory Pool

75,804 transactions
28.57 vMB
0.08425823 BTC
Random Selection Loading Transactions
Max Size: 171.68/200 MB

Candidate Block

Mining Attempt 9fbbc8551c8c99f10d9b3758e6f20c7796170f7502678087f407beca2b986cf6
Version 20000000
Previous Block 000000000000000000011ccb04a71db94d4a97a5529cf2542b397830e1144127
Merkle Root 827f0435e697ef3745d13cbfb6fa5493f94d32f6e5c5771549b92ac19bd7016c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,485
Size: 1.00 vMB
Total Fees: 0.01926791 BTC
Feerates: 65.95 > 1.93 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,268 (298,681 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
616,587 616,587 0000000000000000001047596bb974a51fc047b1ddcdf1a52b4b5e2ac84e2200 2,318 0.89/1.00 vMB 14
616,586 616,586 00000000000000000009297a4c5d38226efb876f66185f693761fa2b7393a351 934 0.39/1.00 vMB 19
616,585 616,585 000000000000000000010049f69621e37d431a3d76b43b09a9d31e3a900f417d 808 0.29/1.00 vMB 18
616,584 616,584 0000000000000000000ac239ffd207c44a9bbe2a394f98113e537af30644db28 2,041 0.57/1.00 vMB 5
616,583 616,583 0000000000000000000fe8fb48e4f2bf9d785bb12de06067466f26e469646c8f 2,576 1.00/1.00 vMB 8
616,582 616,582 0000000000000000000e8243f6009497933f57dbc5aad956528418cd3e7cb341 2,751 1.00/1.00 vMB 19
616,581 616,581 00000000000000000004853a52f570c7a053fd30c548b39ecd65a5eddf82f26c 2,918 1.00/1.00 vMB 27
616,580 616,580 0000000000000000000377a4ef2539888314e092e8121434cb35f99977871934 2,815 1.00/1.00 vMB 15
616,579 616,579 00000000000000000003ecd48244ad64dfb9d6507c8f53a8ebac43d2e79767f4 2,739 1.00/1.00 vMB 25
616,578 616,578 000000000000000000045478f8deee671998228165a0538edace21add8055d2c 1,810 0.53/1.00 vMB 18
616,577 616,577 00000000000000000003265e0d127a1846b36d4a82cf15148df3aaae7a793ce1 1,409 0.38/1.00 vMB 2
616,576 616,576 0000000000000000000c769d864b9bd63f77540e20ef49fff6246ca56405e7b3 3,187 1.00/1.00 vMB 20
616,575 616,575 0000000000000000000d965082cf955063ac176aa2dd42c6ed3a90d32523f848 2,735 0.85/1.00 vMB 6
616,574 616,574 0000000000000000000e0c6dee7ca9be1353bfa235919426cb360014db91c40e 2,404 1.00/1.00 vMB 12
616,573 616,573 00000000000000000010c14b4dc08ac6b604418de55ab44d693f00c87d399db2 3,652 1.00/1.00 vMB 29
616,572 616,572 0000000000000000000a73d16a79bf7cdb3d1c51aa38f2b3314332b41a700be2 2,278 0.69/1.00 vMB 2
616,571 616,571 000000000000000000060f6c4407e2040359d7644a109d839b0ea61e0cf7cb0a 3,462 1.00/1.00 vMB 13
616,570 616,570 0000000000000000000b63bc4e87783449c8221f8148a245fea1077d506deb63 3,368 1.00/1.00 vMB 11
616,569 616,569 0000000000000000000ae8709d9bc70c9275dbc5584043350ca258da162f3577 2,802 1.00/1.00 vMB 13
616,568 616,568 00000000000000000009c9667bfe87055e4b198a8342c3669f9c5b6721f351ae 3,292 1.00/1.00 vMB 32
616,567 616,567 000000000000000000084e68f5a8c19ee3be2ff6fd7aaf6704e72430b8cbc1b4 3,232 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.86 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: 712.82 GB
    • Received: 17.23 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.