Loading Tool

Explorer IconExplorer

Memory Pool

19,080 transactions
15.15 vMB
0.03825957 BTC
Random Selection Loading Transactions
Max Size: 76.50/200 MB

Candidate Block

Mining Attempt 212635468852fdab80e48d0a4931c8bb4a65608865c59ebccbf01994091c15b2
Version 20000000
Previous Block 00000000000000000001751353369b20be623d39edf04e791d13f92ab8f794a0
Merkle Root d332424b2dc79ee2db0fefb64b1504d45e06fa547a903e8c4c86c23cd87ea030
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,784
Size: 1.00 vMB
Total Fees: 0.01158597 BTC
Feerates: 200.84 > 1.16 > 0.13 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,153 (799,567 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
114,586 114,586 0000000000001dbab27692712c237cca2ac664e800d031d660b26f16e9122c22 8 0.00/1.00 vMB 338
114,585 114,585 0000000000009fe4e04e42c0bbf5b51ed5ce774aeff87c7b56923265a9050caa 12 0.00/1.00 vMB 1,090
114,584 114,584 0000000000003c48a086ff1d735965b8317452ac87082e1b3f7d3023f13d5d7b 12 0.00/1.00 vMB 1,795
114,583 114,583 0000000000004e851d64e89843d1d9c2c837f65ef4f48712c7f04a95d3e3cdc9 2 0.00/1.00 vMB 0
114,582 114,582 000000000000d4dcb45d8f894c416c959acc47b5839cce5bd3d42bd76c06dae0 11 0.00/1.00 vMB 624
114,581 114,581 0000000000002f6399c3bd959009a20bd6945887eb44ce4e8f5366685c3a967f 24 0.01/1.00 vMB 201
114,580 114,580 000000000000acea52065964a46ae6e4700fd615994f7cab4d687ab4568a4d3b 33 0.01/1.00 vMB 3,875
114,579 114,579 000000000000b73d79c2d81aa82abc32b1ce2f07438ce0d2e7e9011de53cfd84 13 0.00/1.00 vMB 462
114,578 114,578 000000000000bf4d767e1fbab113ae39343aaf1572642eff2d8b0a19946c4076 63 0.02/1.00 vMB 3,177
114,577 114,577 000000000000be4c2f3543b6a0deb3bda084aa72645e476090c3030377e286e4 9 0.00/1.00 vMB 0
114,576 114,576 000000000000281cd9197ae8b7dcca3146938558ae4361ef2f7ab9868e09a8e4 38 0.01/1.00 vMB 304
114,575 114,575 00000000000034392945a2b7c261ed9958c4747502b7d68aaca42a7c6cc15979 7 0.00/1.00 vMB 3,880
114,574 114,574 000000000000879faac1715b3ddbeb3162534e10ea3db684f1950823bb5e1e48 22 0.01/1.00 vMB 3,579
114,573 114,573 00000000000029a3c049be0cbfc05095b4f6651a1e0c9ae54767de23c2e3fc45 38 0.01/1.00 vMB 2,699
114,572 114,572 00000000000071da79805fabdbb6aed84b68ddddff439cf652c6e930fb37aaac 10 0.00/1.00 vMB 587
114,571 114,571 000000000000070904bfc2fb4a1e1adff0e81fb6ba1fd7fac72cf5c14003fb52 37 0.01/1.00 vMB 2,561
114,570 114,570 000000000000b07d5bce4b93ba6d7b67d212c0b7c8171dcd5a2eee7e6aa98891 22 0.01/1.00 vMB 650
114,569 114,569 0000000000000e9f7a056e2502c55dd106d384b84a0f58a0ff2e0064fa694613 68 0.02/1.00 vMB 2,617
114,568 114,568 00000000000022de8f45c96323aa574f95880bfb8b0e33fbb148e5029e053480 1 0.00/1.00 vMB 0
114,567 114,567 000000000000af7fcdba1b40cf31a1c9967141cb6c5e4fc2a1a5c6029668c366 14 0.00/1.00 vMB 200
114,566 114,566 000000000000b42772c51dfc58a66f37120d8483627d74718d369bdf9b259c06 3 0.00/1.00 vMB 3,875
Previous 10 blocks ↓
Total Size: 780.87 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 564.11 GB
    • Received: 7.56 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.