Loading Tool

Explorer IconExplorer

Memory Pool

75,194 transactions
28.95 vMB
0.15771242 BTC
Random Selection Loading Transactions
Max Size: 171.06/200 MB

Candidate Block

Mining Attempt 81a4e03b44842e980ba45127e48dfcb35b174c5a76a86feee01f4623dcbbb49f
Version 20000000
Previous Block 00000000000000000000c0368a6a299300836a053555957b7a6df568fc9b47d0
Merkle Root 30cbb7ec10235866dacd1830583a853ef313791c06c4e684d16e446446681459
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,873
Size: 1.00 vMB
Total Fees: 0.09717001 BTC
Feerates: 502.67 > 9.74 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,038 (116,945 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
798,093 798,093 000000000000000000021f38d5924f868c3d9c92f8375dbffad40ab7f7e6cd20 2,527 1.00/1.00 vMB 7
798,092 798,092 00000000000000000001cac71529e61f7a954931855253ef674782bf98221f29 3,502 1.00/1.00 vMB 21
798,091 798,091 0000000000000000000499c51cca4dbe7d28ea3fd8405341cde9df267cb5ad0f 2,636 1.00/1.00 vMB 14
798,090 798,090 0000000000000000000417cee1ea07964a411c2889d86ce3b683c562846c85b8 3,926 1.00/1.00 vMB 4
798,089 798,089 00000000000000000000983980e00d2aa4955e27f2871e400a1ae000cc737fd1 3,447 1.00/1.00 vMB 13
798,088 798,088 00000000000000000004bb4902324311521e83968ec281bf4f72af70985f7cf9 3,531 1.00/1.00 vMB 7
798,087 798,087 0000000000000000000444f50a4b5112d33a2fefa9a9bf7295f7d0d86c65b6b5 3,155 1.00/1.00 vMB 8
798,086 798,086 00000000000000000002326a68ad572a8ace441bc33d32fa3343878b19db946b 2,530 1.00/1.00 vMB 12
798,085 798,085 000000000000000000044d6bd6ef192a335da6afcf27525a4cc977517f088c7d 4,879 1.00/1.00 vMB 4
798,084 798,084 000000000000000000039c6057ab3cc32194eb01181d9283bf32dad985f98396 4,717 1.00/1.00 vMB 5
798,083 798,083 0000000000000000000516e9583bec91277ecd49e3173cee2acbfec5cfe5a085 3,769 1.00/1.00 vMB 6
798,082 798,082 0000000000000000000427f36c519f68feeec326e6b84a05b4898595533e47a8 3,466 1.00/1.00 vMB 12
798,081 798,081 000000000000000000025d82eeb04d94074c6c623cf7f10b53ce0d8c4a3a72a7 2,823 1.00/1.00 vMB 12
798,080 798,080 000000000000000000023fe7ad2af18211ab55fe654332095307551eefe8dee1 5,897 1.00/1.00 vMB 5
798,079 798,079 00000000000000000003658dd9eded6e6446d7f7e6e135811a095d31c5d14fc2 2,578 1.00/1.00 vMB 6
798,078 798,078 000000000000000000039e923559d58cd95f888cc717f3a1b47e8f4b0b7a78db 2,194 1.00/1.00 vMB 9
798,077 798,077 000000000000000000044872970a0f6f2307ededb185d663c28caddf2af8f309 2,907 1.00/1.00 vMB 3
798,076 798,076 00000000000000000003ff6d5983a73e02c17ffe0e99e769f4c49078d3601190 1,442 1.00/1.00 vMB 4
798,075 798,075 00000000000000000001f8dce1c2ef189a6f6e08833ea9052cf737c16bdbbb2a 3,326 1.00/1.00 vMB 9
798,074 798,074 000000000000000000033e100e8a4ff353f43ba96ee763878e0572119fc951a0 2,588 1.00/1.00 vMB 7
798,073 798,073 00000000000000000003984d5fcc6c120052fc78bf7e7e167cce7add51eabf3d 1,938 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.46 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: 667.80 GB
    • Received: 15.29 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.