Loading Tool

Explorer IconExplorer

Memory Pool

49,317 transactions
30.69 vMB
0.11445998 BTC
Random Selection Loading Transactions
Max Size: 163.71/200 MB

Candidate Block

Mining Attempt a38aef21172536c7c490f04c4d92f9a1efb8c983bbcca94b4d6efa063d55c461
Version 20000000
Previous Block 00000000000000000001a1ef6bdbedf5a06ca469ab80656fbd71e0aa11d472c0
Merkle Root 17c591a2e3ee15baeab49d681fd4b8f6088da7f1310cbfadceebfe1405d8d9f7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,217
Size: 1.00 vMB
Total Fees: 0.04714397 BTC
Feerates: 150.97 > 4.72 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,852 (80,134 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
834,718 834,718 0000000000000000000179226269feaacff777d42f3fa0d5b92dbceddfe156be 2,541 1.00/1.00 vMB 22
834,717 834,717 000000000000000000021272b200c4813f50c8bf17ab80050e0d9a5a045a6800 982 1.00/1.00 vMB 21
834,716 834,716 00000000000000000002b923f67a64206c05375feaf6efec3977a6ffe683f8d5 959 1.00/1.00 vMB 20
834,715 834,715 000000000000000000029455137e3efc4747603447b6e7596960fab6fc676a1d 2,131 1.00/1.00 vMB 24
834,714 834,714 00000000000000000002d6c76f474a335386b94ec5573b78c00c4e30a30b40be 3,358 1.00/1.00 vMB 36
834,713 834,713 00000000000000000001b224ba634525a3263cda1f8cac13209f7c52b800a275 3,318 1.00/1.00 vMB 38
834,712 834,712 000000000000000000004f959a4784c8e4477919101def8f83061cc67f46b6f4 1,981 1.00/1.00 vMB 26
834,711 834,711 00000000000000000002783f373f60954ec1bbc91af53b5019eff789a5ba7da1 816 1.00/1.00 vMB 21
834,710 834,710 0000000000000000000166cf82efa85612d95ff580f8e4cbe0f050dbeb7372e3 2,528 1.00/1.00 vMB 29
834,709 834,709 00000000000000000001d8735b12e8e7810c98a88760454297919f93f75f50a2 1,950 1.00/1.00 vMB 18
834,708 834,708 00000000000000000000292964b4b00d1d414583bd18d1ebea7a8041d4409c6d 2,533 1.00/1.00 vMB 28
834,707 834,707 0000000000000000000219dfc58b29fbf268e0d2c3b0bbf164e34527e3c03c3b 1,111 1.00/1.00 vMB 24
834,706 834,706 0000000000000000000084be3fa6d6560925bf266dcec24f2d19ae5d14ee260c 2,398 1.00/1.00 vMB 30
834,705 834,705 0000000000000000000170d2609f1b73735872a2242789f2190d846f585bddda 2,420 1.00/1.00 vMB 23
834,704 834,704 00000000000000000000c855dc4e0cc69918aed13ed048d38018b63e7b9b071c 2,797 1.00/1.00 vMB 29
834,703 834,703 0000000000000000000162cefe127756c4918b4c1f173b59e00c09efbd14d236 2,662 1.00/1.00 vMB 31
834,702 834,702 0000000000000000000197ca35169bbd71bacab0258d773398720a23d0fb4a58 3,206 1.00/1.00 vMB 44
834,701 834,701 000000000000000000014d17b210a9a893e727685a21a51cf67fd698e7c3b210 2,609 1.00/1.00 vMB 28
834,700 834,700 0000000000000000000262970ea32768668aba73aba631b9a17871fbe988b6c5 2,922 1.00/1.00 vMB 33
834,699 834,699 000000000000000000014e6470d64f5f9e9c370325adaa8628841feb07a62ad0 2,823 1.00/1.00 vMB 32
834,698 834,698 000000000000000000016689b7bc5c942590217ef4133ae099f4590e11cad6bb 2,823 1.00/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.13 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: 652.40 GB
    • Received: 13.76 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.