Loading Tool

Explorer IconExplorer

Memory Pool

79,013 transactions
30.16 vMB
0.11924413 BTC
Random Selection Loading Transactions
Max Size: 179.54/200 MB

Candidate Block

Mining Attempt 859dbcb77c321ab25c3458ec74898df29a8014debd55a25dc6a8ded8d5751a60
Version 20000000
Previous Block 000000000000000000010026c30848cbcc1679bc49d9573a0419ebbd657413b2
Merkle Root dc5c39e17a1d4f3e6e767b52f8904053d1c19d3fbc80f4b69517f8b40bd8f10b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,320
Size: 1.00 vMB
Total Fees: 0.02885182 BTC
Feerates: 109.82 > 2.89 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,302 (631,791 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
283,511 283,511 0000000000000001ef7706460a2af5aedb677917353fa92f15d1c2613633f84d 598 0.27/1.00 vMB 29
283,510 283,510 0000000000000000f94857fb70e6ee9325578acd91a1ad9604a38c9b83d124ec 279 0.21/1.00 vMB 34
283,509 283,509 0000000000000000f81475ed43eea8bd85bfeccf36cd990bfbe24e7112beedd4 1,158 0.62/1.00 vMB 32
283,508 283,508 0000000000000001b9f77950e3b6c819a528dae51a63d4756a67d9658863a828 228 0.10/1.00 vMB 47
283,507 283,507 0000000000000001b806f61f5a64bc467eaff39645b740ce5848f56e5859f2bd 95 0.05/1.00 vMB 38
283,506 283,506 00000000000000019216d705fa7ccc2f95ac8d019ed0854c708d8f5db301a94e 202 0.12/1.00 vMB 33
283,505 283,505 0000000000000000812be9e7fdebdfb68413ca00b093dcc2f99eaafe95f3de45 393 0.20/1.00 vMB 44
283,504 283,504 000000000000000019d6a5c9bf71931d4c46a1a253c75dbdb9e8d671989fb2c2 238 0.12/1.00 vMB 36
283,503 283,503 0000000000000000a7d0521b7fe409c823c9cf00a964a99c59e57fa3b4d8dfc2 18 0.01/1.00 vMB 27
283,502 283,502 0000000000000000b08f4723580a8fa33a05d0026489789ab1439a79292fd107 142 0.10/1.00 vMB 27
283,501 283,501 0000000000000001b2ae495169297256a40f390ef533882f139f087fa8fc7493 156 0.05/1.00 vMB 87
283,500 283,500 000000000000000195dcfd99f34ecfb10437e3cecabe5e16c7f9b3bcb7fb3950 99 0.05/1.00 vMB 42
283,499 283,499 000000000000000149110e51797ac3b7a48352fce1dd777f9a4d902ceec71f04 128 0.06/1.00 vMB 45
283,498 283,498 0000000000000001d5c7d072741d52ad0b889c9847993464ebed557ba4ec693c 46 0.03/1.00 vMB 32
283,497 283,497 000000000000000040cc2a75816903228678a5fc4fbc8d16208ed3ad62f2c664 237 0.15/1.00 vMB 23
283,496 283,496 00000000000000013a06ac1b7fe7367066ce3004820f63039e195e77b85f9cdc 437 0.28/1.00 vMB 33
283,495 283,495 0000000000000001ab77e1bccd4d464f6330e169a3c2d87c6f784abc6d6c0465 630 0.35/1.00 vMB 25
283,494 283,494 0000000000000001ed87cfe2a22bb9781c52e0f80f00886beabbcbd9d5e0a1d4 175 0.05/1.00 vMB 81
283,493 283,493 0000000000000000a5b26e093d0a4a06b47000a66d876c8cab8f6b027c26cd95 899 0.35/1.00 vMB 45
283,492 283,492 00000000000000010537e0ab5a460e3b461077993655fdeee29caddcb90ea9a8 175 0.10/1.00 vMB 33
283,491 283,491 000000000000000019d7d2ddef2d0a987cdeafb313e6adc3e21ec001f8857f44 749 0.25/1.00 vMB 77
Previous 10 blocks ↓
Total Size: 782.91 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: 714.20 GB
    • Received: 17.52 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.