Loading Tool

Explorer IconExplorer

Memory Pool

38,680 transactions
26.72 vMB
0.06549368 BTC
Random Selection Loading Transactions
Max Size: 137.93/200 MB

Candidate Block

Mining Attempt 50091a3c21216680ea64e340eb40ae9dfa0862ab0f9ac5d787086e7903612e01
Version 20000000
Previous Block 00000000000000000001bb61480f3acfb38c91942ee0224968a6552800d0bad8
Merkle Root 4aa8f5d3ca3e8447b91bd9c91995d6bc2948916dbc92a1fa8b8d0faa0b6b14eb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,443
Size: 1.00 vMB
Total Fees: 0.01463568 BTC
Feerates: 15.04 > 1.47 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,681 (444,518 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
470,163 470,163 0000000000000000003091524a7b8f8b48ebf1500b7c92518a088c3d4b5ea3b3 972 1.00/1.00 vMB 461
470,162 470,162 00000000000000000094df0d16c39cd87f6faac2efa02960cc456be341212532 2,220 1.00/1.00 vMB 370
470,161 470,161 0000000000000000009bfab7f847e17864162fc2f20b6f5d2ed96b6c97c24235 1,947 0.99/1.00 vMB 456
470,160 470,160 000000000000000000f7ec7c6f218abb011cdc208282fbb29b5a4b81a0d19fdb 1,962 1.00/1.00 vMB 436
470,159 470,159 000000000000000000b65108ce9f7fc66e6b002d5337c91282fa4811830c417f 2,135 1.00/1.00 vMB 243
470,158 470,158 0000000000000000010d65c6ffaf2d373ea447b11f4f5348d23d7aebb945745c 2,010 1.00/1.00 vMB 244
470,157 470,157 000000000000000001048e45eab2d711029909f40ec4bf075cc4380ca6fdcab1 2,753 1.00/1.00 vMB 230
470,156 470,156 000000000000000000a86d6b1008654257a8decbddcb96769012602ade0773e0 1,701 1.00/1.00 vMB 235
470,155 470,155 000000000000000000be47696f719e6e3eb53e6abd99670ef40cab071ef7fb47 2,745 0.99/1.00 vMB 326
470,154 470,154 000000000000000000ffc586c562e380d335ead6fdb046b7fa7bbab9ca24e498 2,038 0.99/1.00 vMB 493
470,153 470,153 0000000000000000005695094e5cee2d2fcec349d8a3d61a7fbcc5346ef4f145 2,228 1.00/1.00 vMB 310
470,152 470,152 0000000000000000007dd3165d47d3c17307854a88de64217cc986a4071c4f31 2,386 1.00/1.00 vMB 496
470,151 470,151 0000000000000000003c1fba2a28994ee9a2627b1e5d501bcee1c8e4189e1b0e 2,931 1.00/1.00 vMB 321
470,150 470,150 0000000000000000016e972a4b33412fb576e3332093a58d9f000833cfb280cf 2,205 1.00/1.00 vMB 293
470,149 470,149 0000000000000000004f2ec0cd4659ef4df9b3cd6c20300448c2682006a16d8c 2,393 1.00/1.00 vMB 359
470,148 470,148 0000000000000000004a8fa16fab546d47aa2d8df08ca271b65eba019a7ece90 2,272 1.00/1.00 vMB 352
470,147 470,147 000000000000000000f174a082d215d88a3c1ca3fdc8af69f440d8379f5328ab 2,283 1.00/1.00 vMB 328
470,146 470,146 00000000000000000157b120b1abc0f1bf410a43faa084362edecbdec93a4b46 2,334 0.99/1.00 vMB 310
470,145 470,145 000000000000000000cd7fd68e9e53f458b9110f62c2afb539146184b914a3c4 2,310 1.00/1.00 vMB 452
470,144 470,144 0000000000000000007a375d9995d59a8d8925c927c09735f7a39c22e59f5de2 2,143 1.00/1.00 vMB 347
470,143 470,143 000000000000000000826208e8825fc9e72c8775af5b9e6c8e8e01f9af9bf062 2,151 1.00/1.00 vMB 302
Previous 10 blocks ↓
Total Size: 781.83 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: 636.51 GB
    • Received: 12.37 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.