Loading Tool

Explorer IconExplorer

Memory Pool

74,693 transactions
28.73 vMB
0.08307599 BTC
Random Selection Loading Transactions
Max Size: 170.20/200 MB

Candidate Block

Mining Attempt ba773400c36fcdc8eacc337c11aa25b86fbf8fb30330e2e01734e0aab229082e
Version 20000000
Previous Block 000000000000000000009e0d05ec642d7cff4f2783635cafb8c4809e49c30b10
Merkle Root e103fd16358f287bb0ba077cd8d7c0ce31e9ee3b479ed9a57c5f84730110ca56
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,025
Size: 1.00 vMB
Total Fees: 0.02481869 BTC
Feerates: 150.93 > 2.49 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,051 (291,558 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
623,493 623,493 00000000000000000009910c44b324465038bc20735cc6c4570f47815d550711 2,274 0.82/1.00 vMB 24
623,492 623,492 00000000000000000003123e90e5ec994e07611c9f0aaa240d56e75253943c9e 1,921 0.64/1.00 vMB 14
623,491 623,491 0000000000000000000a3ca850815e41d4a0f380e7ee89cc62d8953312059da1 3,111 1.00/1.00 vMB 16
623,490 623,490 0000000000000000000ca961320ce9b1a457f0b8d0df4b5fbb26c982606ef6e5 2,785 1.00/1.00 vMB 26
623,489 623,489 000000000000000000076fea07d2d9e947a7bd41da5e8673be372dbce075f09a 2,843 1.00/1.00 vMB 32
623,488 623,488 0000000000000000000260570a4a16aa2a3bd72711302824fc23b26a3bbb8566 1,240 0.47/1.00 vMB 4
623,487 623,487 000000000000000000073a0a77e1b360c195fda25cc23484c160bc8b2600ebfd 2,605 1.00/1.00 vMB 44
623,486 623,486 0000000000000000000c759ed1e9cf5df7cecb32d3ff7e02b94e9722d0800f82 2,040 1.00/1.00 vMB 22
623,485 623,485 0000000000000000000c9de35813883682f18b5d3dd8988176357f40b7adc47f 1,457 0.56/1.00 vMB 9
623,484 623,484 00000000000000000007e20a78f2c024abdb39202d100534dacaced36217a013 2,771 1.00/1.00 vMB 34
623,483 623,483 00000000000000000010676c102cdff2ec406e3a65e71a7e18fdbe0c21888335 1,084 0.44/1.00 vMB 4
623,482 623,482 00000000000000000002cf1765fffcffa105312c96447719dabd242b6d5d1795 2,997 1.00/1.00 vMB 35
623,481 623,481 00000000000000000009bec6b7e99b5d5bc40df07508485bfae4a6c32ebe5065 858 0.31/1.00 vMB 24
623,480 623,480 0000000000000000000ed7aaf50dc4724bbc5f8920c51512732a593ed43a997d 1,044 0.37/1.00 vMB 23
623,479 623,479 00000000000000000008f95fc63ad305ff85fb30a95d0bd1cf556339c868004e 334 0.10/1.00 vMB 22
623,478 623,478 000000000000000000084707fb1246e89363e84daa911d6882ec83f2847441a2 1,143 0.40/1.00 vMB 20
623,477 623,477 0000000000000000000b5bf7f98712bd731a7972015dd3761edd6751b3937fce 538 0.19/1.00 vMB 24
623,476 623,476 000000000000000000086057f27dd01a00047c53ee0a35caee545a3a8f0c3b71 1,203 0.44/1.00 vMB 18
623,475 623,475 00000000000000000000f5f56290dbaf75763b0f12651bc65c2f84156b18337c 808 0.28/1.00 vMB 27
623,474 623,474 0000000000000000000ca47718c789ee177bb8e380ae790abff9fd584f0d2e8d 633 0.18/1.00 vMB 21
623,473 623,473 00000000000000000011aeba7f24ffaa85ec1d21653d3c9568166835802173ed 576 0.16/1.00 vMB 23
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.18 GB
    • Received: 15.41 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.