Loading Tool

Explorer IconExplorer

Memory Pool

73,648 transactions
27.25 vMB
0.06564987 BTC
Random Selection Loading Transactions
Max Size: 166.16/200 MB

Candidate Block

Mining Attempt a65c7bc11ba03c0e2434cb30b24c86841c2585718dc3d9036ca361d567e3296d
Version 20000000
Previous Block 0000000000000000000100e14253151db2f2c8ca0f4ac25ece9c93f74ee122ca
Merkle Root b7d93f228d570c1c32a14b7089ee1623b1ac45da0bf4bfe6531f9e730853942a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,652
Size: 1.00 vMB
Total Fees: 0.00778180 BTC
Feerates: 61.00 > 0.78 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,318 (574,337 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
340,981 340,981 0000000000000000146e1835f79c9a6533a6e9b789072dab46c8b0900339967b 223 0.08/1.00 vMB 34
340,980 340,980 00000000000000000d025fa0e0bac6f629fb8a990bb790fa367efa598a9f3554 807 0.36/1.00 vMB 27
340,979 340,979 0000000000000000066871f7412273c000b4d179c6b954953320096c1fd4fa53 391 0.13/1.00 vMB 39
340,978 340,978 0000000000000000043736d14a2047e5244773fe5b85c59b9a5f07f0b4142d9e 316 0.23/1.00 vMB 18
340,977 340,977 000000000000000009fec95216ed24520ad497d42a738b055d14ece091a136dc 1,000 0.51/1.00 vMB 25
340,976 340,976 0000000000000000079c9474632306ee76f0e37ec53fe1b3229ad801a7651d1e 758 0.47/1.00 vMB 20
340,975 340,975 00000000000000000ac9f3b8927fc1682f4fb97621490e23f2c3049f57eaf0e7 431 0.17/1.00 vMB 34
340,974 340,974 000000000000000005926fe87dec1d46e52ae3bbf04241239c76aa3bcce7c49d 227 0.10/1.00 vMB 23
340,973 340,973 000000000000000007d1ea69fc21205775a9d73d4348b8b34fa93fed8da60d83 283 0.13/1.00 vMB 29
340,972 340,972 000000000000000009501f74fa1c785f3eb7a4c10d990c972fc760f602253455 291 0.13/1.00 vMB 23
340,971 340,971 000000000000000007e1d695f85fce8898c31cf76e8300d1e65438d3f3a0b4a4 32 0.01/1.00 vMB 27
340,970 340,970 00000000000000000b4ee5624bc1f5e48e4163037288802e5f7ced34be2938a8 114 0.06/1.00 vMB 18
340,969 340,969 0000000000000000142263b6169f35dfd7e430f1c34d192eb527bddbdb29c44e 240 0.10/1.00 vMB 27
340,968 340,968 0000000000000000115ea3abf3f0dbfc6b775eaeead608f6f0d79fcebc3509c3 1,067 0.59/1.00 vMB 22
340,967 340,967 000000000000000019d91a1428b7c29a90ed9bf35efb875116eb26b49a65e88e 775 0.28/1.00 vMB 36
340,966 340,966 00000000000000000963b766c7298b8e0841b07e25b3dfeb222eb06f3764c161 163 0.10/1.00 vMB 14
340,965 340,965 00000000000000000b5d6b29c7e7f090758dba90d42f1e2dffa02b0decce91c9 1,157 0.56/1.00 vMB 27
340,964 340,964 00000000000000000200c7fcca554b13dca7d6c8c3840fd99790a241be13c23f 495 0.25/1.00 vMB 26
340,963 340,963 000000000000000019553f7ef8ba05fd6ab520d04a0e329afdbdf687e8f0cbe1 430 0.27/1.00 vMB 20
340,962 340,962 00000000000000000638f1e35f79b7d8005049fa056733d404112c449f4f0c7c 117 0.10/1.00 vMB 7
340,961 340,961 0000000000000000127a01bd32781b25200b86a4b598e750e99aae975614dcfb 626 0.30/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.94 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.91 GB
    • Received: 17.62 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.