Loading Tool

Explorer IconExplorer

Memory Pool

83,664 transactions
30.84 vMB
0.15153684 BTC
Random Selection Loading Transactions
Max Size: 185.55/200 MB

Candidate Block

Mining Attempt 0252552290b74b5dc1018938418f6dd17c2f03f57f06bcf6d5966d5cbf56442f
Version 20000000
Previous Block 00000000000000000000a7742c03767850b5e62f9bd9da718e9d8018851f9110
Merkle Root 042adfa30b5b8e9ba11e2556b622cf45acf776f6bdfa3b9478d265c8bbcc5faa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,419
Size: 1.00 vMB
Total Fees: 0.08491072 BTC
Feerates: 150.77 > 8.51 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,968 (297,891 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
617,077 617,077 00000000000000000002b4441f485a266dbc5b0411fa9fab2703c48e0576b78d 3,195 1.00/1.00 vMB 64
617,076 617,076 00000000000000000006aa2c01e39168b31d391ac716cd5106b2874bc7d4e18e 1,897 1.00/1.00 vMB 23
617,075 617,075 0000000000000000000e3569004d51e0b4d428b59fa951f4e12abd5faa48c084 2,852 1.00/1.00 vMB 30
617,074 617,074 0000000000000000000744e271f3f64db848b5947ef6df9e74d6801de7bbb5a1 3,078 1.00/1.00 vMB 29
617,073 617,073 000000000000000000051fb9f9523d640e28e3ae37ecad616c597a3cb2f56d60 2,482 1.00/1.00 vMB 43
617,072 617,072 000000000000000000041f1a82f67b84811615d8d3b69f7adf2f85c5804e6ab1 1,072 1.00/1.00 vMB 64
617,071 617,071 000000000000000000026a90d0a951a13988a42448110d70063abe810e30a185 938 1.00/1.00 vMB 92
617,070 617,070 0000000000000000000b8036b8797e7284120b6cd2bf40869a5537a61f166d9f 2,733 1.00/1.00 vMB 15
617,069 617,069 000000000000000000073053f1dc40c4a4fac8f6752aeabf86a4e7447b15e49a 3,047 1.00/1.00 vMB 35
617,068 617,068 00000000000000000000135f2186ffbe9bdb45922c250625a1e9cb23b3fcd5d8 2,982 1.00/1.00 vMB 32
617,067 617,067 0000000000000000000bbbd5b4ba997838e89e2a5192ccf8d09c40e3e3be1683 2,783 1.00/1.00 vMB 14
617,066 617,066 00000000000000000010686f4ba855da01fad6f979325c4d9e0293b4df9eee23 3,144 1.00/1.00 vMB 37
617,065 617,065 000000000000000000043d02bd15e33b65ab796604ebaf4b8f0add4eb024fbfd 2,830 1.00/1.00 vMB 24
617,064 617,064 0000000000000000000aa98c7755ebff6cba16b00b42a720c6ae6eeb5bad1d27 1,988 1.00/1.00 vMB 22
617,063 617,063 0000000000000000001062d5db91a00663ef44dfa1a6ca3627b8a3c64796ea60 2,735 1.00/1.00 vMB 19
617,062 617,062 00000000000000000003649b2ff8c194d56b8cdfc399d89dbaef647bdfcab084 2,662 1.00/1.00 vMB 30
617,061 617,061 0000000000000000000a5784042fd89566e577d3c50e3c406c221012d39fec68 3,514 1.00/1.00 vMB 34
617,060 617,060 0000000000000000000ce42cebccbafe38380349f00115366d339e9e20a832f4 2,885 1.00/1.00 vMB 46
617,059 617,059 00000000000000000006532c08ccef89e6a8684edfe68c45d40ae666658805e7 2,678 1.00/1.00 vMB 24
617,058 617,058 0000000000000000000ecffd0605eedbe423c806e2d377a6a41f00866e3f9664 3,089 1.00/1.00 vMB 40
617,057 617,057 0000000000000000000e6ca0cf6564cbb407733db13fa741ec0854b1e5ea81c2 2,606 1.00/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.33 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: 660.44 GB
    • Received: 14.75 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.