Loading Tool

Explorer IconExplorer

Memory Pool

77,230 transactions
28.65 vMB
0.06538406 BTC
Random Selection Loading Transactions
Max Size: 173.88/200 MB

Candidate Block

Mining Attempt c287d055f54ba8a5803dbddc7f4ce5f0bce8816f283b6159908e42c9a106e5c5
Version 20000000
Previous Block 0000000000000000000210ed22a9f21c04ef8f24d25ae2ad786afc2172f214cd
Merkle Root 98f498ae0d0ccd622fa417a65dd697af78167259c10f555c20fecf44d5536143
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,700
Size: 1.00 vMB
Total Fees: 0.00580896 BTC
Feerates: 100.53 > 0.58 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,095 (191,754 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
723,341 723,341 00000000000000000007621399e96bf12e2c873be1ba64ec9c7e43b21baf5b7a 978 0.41/1.00 vMB 10
723,340 723,340 000000000000000000056ef975370c64bc5217898b8a5ed320e61efa04a78fa1 321 0.52/1.00 vMB 1
723,339 723,339 00000000000000000006aa9e970fb20b666bc69a5efa336621765e7fa86dd466 2,361 1.00/1.00 vMB 3
723,338 723,338 000000000000000000093ad5a023d3dbecd739e2689bdbe8834ede1bb13f959e 2,172 1.00/1.00 vMB 3
723,337 723,337 00000000000000000005af6de0a4f2f5dbe49bc95ce102ceda6ae85085fdf75b 2,836 1.00/1.00 vMB 13
723,336 723,336 0000000000000000000900c4921dd1102a4d0d6ec74b849ad65aaa767ece5210 1,884 1.00/1.00 vMB 8
723,335 723,335 00000000000000000004fb7a58e414c0def3b16d5cc438a18a6b452cf1ec1b2b 1,425 1.00/1.00 vMB 8
723,334 723,334 0000000000000000000538ae53ee4619d0892dfa66ddb64fb34bc5a35782f980 2,374 1.00/1.00 vMB 11
723,333 723,333 00000000000000000002ef7d998201ee1c95315d7dd7a50c7d5300323e9f7164 2,567 1.00/1.00 vMB 11
723,332 723,332 000000000000000000012e6b32435b6218001586f816aea8e17b09017e9171fa 3,100 1.00/1.00 vMB 11
723,331 723,331 00000000000000000003b43ba8faee1af0c6b60979f797c1a66b158943576262 2,773 1.00/1.00 vMB 16
723,330 723,330 00000000000000000005472df06ac04da809e0170ecda554cb281966f2fed1ba 2,856 1.00/1.00 vMB 18
723,329 723,329 0000000000000000000a39bdcd6f1de4591e94f4a854e364326b453a17274b29 2,722 1.00/1.00 vMB 13
723,328 723,328 0000000000000000000187ef5e4c18be45f76872531c83ba2fc9d8384bfb605f 2,826 0.93/1.00 vMB 12
723,327 723,327 000000000000000000009e23ba9a180cb6b9b8ef8267c2018be36eeee2945adb 20 0.10/1.00 vMB 7
723,326 723,326 000000000000000000071620fbbb199dcf39fd1f8677a1fdd3f044041fe3a51f 2,701 0.95/1.00 vMB 9
723,325 723,325 00000000000000000000b5d5341fb09289e37c413991002fcf056c541470d7dc 905 0.41/1.00 vMB 7
723,324 723,324 00000000000000000004c47acb4ac1ce9674a3c5050879caed665cad994f8a23 2,622 1.00/1.00 vMB 13
723,323 723,323 00000000000000000005952d52ca1042968e4a9076e3fe956f650c2d70df81a6 332 0.32/1.00 vMB 1
723,322 723,322 00000000000000000001aa927c994f07b9d8748f51a0f10fecf6b812de0957e8 1,646 1.00/1.00 vMB 8
723,321 723,321 00000000000000000000ee885ea22e87e55a6e4d39eaa8b51349d2bb3af433f3 1,856 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.56 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: 669.98 GB
    • Received: 15.80 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.