Loading Tool

Explorer IconExplorer

Memory Pool

78,621 transactions
29.04 vMB
0.09765432 BTC
Random Selection Loading Transactions
Max Size: 176.18/200 MB

Candidate Block

Mining Attempt 86ad4692e30b43c1065e25695b0218d00499c1256612ac65d265ad3b8490b3ac
Version 20000000
Previous Block 00000000000000000001b1838b6a5a4a957646894043843182780c2fbbc032ab
Merkle Root 0d3c931ab32f14b168ccb6a527638fb254d0f6cc981d1ee76e434ab37642fc03
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,620
Size: 1.00 vMB
Total Fees: 0.03703994 BTC
Feerates: 137.15 > 3.71 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,113 (362,049 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
553,064 553,064 00000000000000000023b77cc379937214535bbded14fc332b0ffab225ecb9fc 1,049 0.44/1.00 vMB 13
553,063 553,063 00000000000000000004914469450fd4affd4bfba02cabbaf02a4aa77cb73421 535 0.22/1.00 vMB 14
553,062 553,062 0000000000000000002aadbddc54dd590f182e9a0faf073c1ec9741583a66d9b 887 0.37/1.00 vMB 14
553,061 553,061 000000000000000000150533794cd8775fd876a17f3229dd00f84d744a7fd6fc 302 0.16/1.00 vMB 25
553,060 553,060 00000000000000000017e42a2ed7ae04eda6cfbdea03d8bede35413071147744 1,459 0.87/1.00 vMB 9
553,059 553,059 00000000000000000009199e4c9ee404a061d2559f55157b931c78e2211c29f0 1,250 1.00/1.00 vMB 5
553,058 553,058 0000000000000000000501852cf4c3fb98f05ca6cc08c6e04f09c80c1dba730f 2,989 1.00/1.00 vMB 18
553,057 553,057 0000000000000000001efb2108b65edd2cf69094b32269cdf8c0c17e8f03f0fd 663 0.67/1.00 vMB 6
553,056 553,056 000000000000000000044a927c26b56d6098ee1b7e9a71f39b3681a3913e6ace 1,479 1.00/1.00 vMB 4
553,055 553,055 0000000000000000002fad73f76188ebb6eac4c0b8a2a8e252b4c077c1cf1a58 1,969 1.00/1.00 vMB 12
553,054 553,054 00000000000000000001572cd833c75827fda7661d99f2fcf806952142810b19 1,221 1.00/1.00 vMB 7
553,053 553,053 0000000000000000001f6cdfbe60086626c5dc8c96290afe1e97614d0588b210 297 0.20/1.00 vMB 9
553,052 553,052 00000000000000000003829b1220a68a48bb3c0add72b36e2b4accecd60205e3 1,798 1.00/1.00 vMB 7
553,051 553,051 00000000000000000014d27ac08ddc5c6f7d286eb7eaff0d53ffa81265373d59 3,064 1.00/1.00 vMB 21
553,050 553,050 0000000000000000000af65bd10e20064c6e6d7c7bbba8daf4849ba0dbe6a054 1,899 1.00/1.00 vMB 4
553,049 553,049 0000000000000000000aa940fc330cd5338234cf8540a69acb3307adfdb1e57c 3,086 1.00/1.00 vMB 33
553,048 553,048 0000000000000000002859e232fee5e49b43060c6ef3947de6b85abc5434c5d5 2,603 1.00/1.00 vMB 6
553,047 553,047 0000000000000000000ba078ee8214a51be0c2a2bf5b0b9958407f8c6f755234 2,299 1.00/1.00 vMB 11
553,046 553,046 0000000000000000001d0b33a1c173d1c66598de76c2584f1622290ca5ee4920 2,644 1.00/1.00 vMB 23
553,045 553,045 00000000000000000014d8722bee3bb7b85256a740f630c2444feee272ff1b9b 2,418 1.00/1.00 vMB 14
553,044 553,044 0000000000000000002dded19584913195f6b01fa12ec65618e3b24cfe72c041 1,836 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.59 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: 671.40 GB
    • Received: 15.93 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.