Loading Tool

Explorer IconExplorer

Memory Pool

72,833 transactions
28.08 vMB
0.06789933 BTC
Random Selection Loading Transactions
Max Size: 166.28/200 MB

Candidate Block

Mining Attempt 4c03e71a7ca2b74ef34827ce40d82eb2439161eeabb75f53aa29efac73e0bf3d
Version 20000000
Previous Block 00000000000000000001a03b540f0df1d23eb184d241282d125e16f53d7c6244
Merkle Root 831f525af3c2d7de0bd45d25b73c6a9faecbe962d291fe3817d2423b84b770f5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,719
Size: 1.00 vMB
Total Fees: 0.01183112 BTC
Feerates: 150.86 > 1.19 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,031 (636,153 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
278,878 278,878 0000000000000002b3001a4336af08ff4c948273cf0b346219ca88d70fc5147e 54 0.03/1.00 vMB 37
278,877 278,877 00000000000000026762e8ddb819178d7cfa3e2f8d80958893ea0245af9d6356 71 0.06/1.00 vMB 31
278,876 278,876 00000000000000009ee09e5fe8847229caf898cae2663472662c067b244e264d 122 0.05/1.00 vMB 8
278,875 278,875 0000000000000001937f4984510b2ef8bc371108af34516a3ca8e2180c4c28f4 97 0.15/1.00 vMB 18
278,874 278,874 00000000000000012a1eac8dbc4a3dfa74eceb0f2eecd5a61ca3cd0dae942b41 341 0.35/1.00 vMB 13
278,873 278,873 0000000000000000dd3c5cb9ba31aa000272d5097e376fc88004985c4d6f5113 187 0.25/1.00 vMB 14
278,872 278,872 0000000000000001190bee8a28992bd9363b647035bc34524125295aa782149a 594 0.25/1.00 vMB 48
278,871 278,871 0000000000000000b466b84b20b88deffec61e8f83a83d0095ccc43948ebda27 674 0.25/1.00 vMB 62
278,870 278,870 000000000000000176de225544cc6c575becd7ddcf8199473db7440df1b44d2c 509 0.33/1.00 vMB 32
278,869 278,869 0000000000000000e5afc93631c47fdcaf5849810d2da1e03026efba09ce90d6 707 0.25/1.00 vMB 75
278,868 278,868 0000000000000000beb2df619cbb3ea70473c477b3a9f11e44a94f2dedad3b15 434 0.43/1.00 vMB 19
278,867 278,867 00000000000000025dd61d9aba1de3d45f0fb3745c628f3db8bb54144b50505b 867 0.35/1.00 vMB 71
278,866 278,866 000000000000000170f953d1c59423c85bc4b3d42e4635d52f3170e87eea384a 372 0.25/1.00 vMB 23
278,865 278,865 0000000000000000a4c28f27389c8c1667c1bd654bc1841ed5ad1cba4cb0135b 657 0.25/1.00 vMB 48
278,864 278,864 0000000000000001cfaa5555ab19a4ec2d4fb03ad0e8b08b52b87a567464d4b8 74 0.03/1.00 vMB 82
278,863 278,863 000000000000000052067db1c5bc07e5a0988a6042c5d9caec6607c4de9a5fa3 256 0.10/1.00 vMB 82
278,862 278,862 000000000000000192729a806c1dbf886f34ce47c30bb87ca941dc170a4fa8f7 563 0.25/1.00 vMB 72
278,861 278,861 00000000000000028bb146e868d0aa72b7b349ba29334074629bb721b189badb 176 0.09/1.00 vMB 32
278,860 278,860 000000000000000027ee13e8ff31f4f4fdd3edc71c58a2e3bfa76478f9efeeb4 224 0.15/1.00 vMB 16
278,859 278,859 0000000000000000fe9382b25abbe31269753c30ef8d56db5949eb7e4e809aa7 71 0.26/1.00 vMB 12
278,858 278,858 0000000000000001b9320fdba3589b1106b7d991a6b7bb200434ae34e3d8e468 804 0.50/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.45 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: 666.77 GB
    • Received: 15.22 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.