Loading Tool

Explorer IconExplorer

Memory Pool

72,682 transactions
28.04 vMB
0.06641275 BTC
Random Selection Loading Transactions
Max Size: 166.32/200 MB

Candidate Block

Mining Attempt c7e95bc5cd9f5201f84e37a92e0f7e8536e09d57efe69e658fd61f368e2de582
Version 20000000
Previous Block 000000000000000000009e0d05ec642d7cff4f2783635cafb8c4809e49c30b10
Merkle Root 8059a9c78e11e7c5df44519b678fff563fa717b7200789cfc36720fedd40dbdd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,841
Size: 1.00 vMB
Total Fees: 0.01022269 BTC
Feerates: 150.93 > 1.02 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,051 (400,292 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
514,759 514,759 000000000000000000110c6088b447cd0e9eca66d321b19218027aa5a2fba391 2,146 0.98/1.00 vMB 35
514,758 514,758 00000000000000000004d1d76f3a8931d87ad736d36fd62c733e05cf56d9274e 1,658 0.67/1.00 vMB 30
514,757 514,757 000000000000000000366f5650d6ba3cf62682e44f541f9224004b8af7d25a5c 1,016 0.53/1.00 vMB 26
514,756 514,756 00000000000000000032e872239890eb7c362c008137845b7dcefbdb66a4e7ce 448 0.24/1.00 vMB 27
514,755 514,755 0000000000000000004c95477f37ba7d0d5501f8476fb07720f81d41ae1c1ced 822 0.58/1.00 vMB 36
514,754 514,754 0000000000000000005148b477c1afed7f77e76e5cf192d9b5bbb8c1804e1c6f 22 0.01/1.00 vMB 84
514,753 514,753 00000000000000000031bf63dfbfeb3772deee96fa9c24fefdfaf9d12ed46d78 338 0.14/1.00 vMB 39
514,752 514,752 00000000000000000008167a540c3d094befe6c9543e2ece27071ab87641581c 1,961 0.90/1.00 vMB 54
514,751 514,751 00000000000000000026d81defd2989c8d311898a4a4029d62fdcea219e3347e 1,250 0.65/1.00 vMB 28
514,750 514,750 0000000000000000000d7d77781d4eb0bacfaca1af23caf7e476b26375829499 1,670 0.74/1.00 vMB 27
514,749 514,749 00000000000000000027de32b3c537e1d112a86ed648ee1662f9f72e00b39761 16 0.00/1.00 vMB 16
514,748 514,748 00000000000000000005d9276e028d5d5bed13951c19ec762fd4b1b592cc01bb 975 0.89/1.00 vMB 8
514,747 514,747 0000000000000000004a17ad7123b0eae9c15cabf7951ad24c44dba46ec20606 3,026 1.00/1.00 vMB 38
514,746 514,746 00000000000000000048e6d5fc56c1eb43530236193bd8bec8101caf8f2befd7 2,069 0.82/1.00 vMB 32
514,745 514,745 00000000000000000009fb95b43a4042b322c5468c7763368920718708ff65a0 1,442 0.49/1.00 vMB 30
514,744 514,744 0000000000000000000ddc396a7ed473727624a4e72287b0d9b45c8c6a1022c5 1,165 0.44/1.00 vMB 33
514,743 514,743 0000000000000000002fa5cee2ae556e0353f8090fa0d234a25d94c2bfb3e832 868 0.30/1.00 vMB 36
514,742 514,742 00000000000000000045b039632035f328a6dbbc05b69dbf562e103fb46bdf60 208 0.08/1.00 vMB 7
514,741 514,741 000000000000000000451731d60b7b0bc228f26b7b946cf3c610d52839d4e61a 2,825 0.96/1.00 vMB 34
514,740 514,740 0000000000000000004825cf93a5a43f45002b2b02c49b599ad642849df56237 1,431 0.53/1.00 vMB 28
514,739 514,739 000000000000000000330c9f6b1675d1e1931f6c666d6145131a4088adca8e15 59 0.04/1.00 vMB 51
Previous 10 blocks ↓
Total Size: 782.48 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.16 GB
    • Received: 15.40 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.