Loading Tool

Explorer IconExplorer

Memory Pool

78,034 transactions
34.26 vMB
0.15683989 BTC
Random Selection Loading Transactions
Max Size: 191.05/200 MB

Candidate Block

Mining Attempt 55c63e6ed4de02199b543332b7eea09e0b02f84318a1c983dc85267d63667c78
Version 20000000
Previous Block 0000000000000000000126d576615cf900a89a9f62b23487f0429d0de73cc9a5
Merkle Root 166d659997b7c208d9407936d2a195d9db9d3497cd3cee8ce0740b2587c3d2b7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,168
Size: 1.00 vMB
Total Fees: 0.03470156 BTC
Feerates: 444.31 > 3.48 > 1.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,417 (5,082 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
910,335 910,335 00000000000000000000315c1f7508b32462867da67b15d4fdbf2af902eff424 2,335 1.00/1.00 vMB 1
910,334 910,334 00000000000000000000e47dd03e23601545f44091787f9fafbdf841709c68f2 2,611 1.00/1.00 vMB 2
910,333 910,333 00000000000000000001fac8d5f0077c5af6a35c6baa1381763ce2090d44b7ab 4,120 1.00/1.00 vMB 2
910,332 910,332 00000000000000000001e3ef1d33f0e184c24894a148e82db54d16c1260bf47d 3,980 1.00/1.00 vMB 7
910,331 910,331 000000000000000000015663657d5a6f41ea0a0b3e9842c746a7f406d7e04b03 2,930 1.00/1.00 vMB 1
910,330 910,330 000000000000000000012713ff77cdad347a20d0271b9a66ade3a4d575703ec1 791 1.00/1.00 vMB 1
910,329 910,329 0000000000000000000003bff280e090f443c823070e347cda25fe9a52e0426b 609 1.00/1.00 vMB 1
910,328 910,328 000000000000000000002376ac8b7064d0b7bb8225ed5e78ea891a1c1018559a 1,971 1.00/1.00 vMB 2
910,327 910,327 00000000000000000001aa375ec5c59fdca3bd1d5bfa647603bd39b6d82dfccc 512 1.00/1.00 vMB 1
910,326 910,326 000000000000000000006362118b366859f13e1d4c426bac10497d49f536d723 3,111 1.00/1.00 vMB 2
910,325 910,325 0000000000000000000111905f2d33d25af10fe76e4946ae5d9bed1facc0e2a1 1,921 1.00/1.00 vMB 1
910,324 910,324 00000000000000000000602837585e26777da07a52f077971506e139b05edff3 4,152 1.00/1.00 vMB 0
910,323 910,323 0000000000000000000039d768170a127acab4590e55c667c9d1d1593ac84e29 3,750 1.00/1.00 vMB 1
910,322 910,322 00000000000000000001039547176d42d7e32208dd84fded0d297010ce27c92a 2,780 1.00/1.00 vMB 2
910,321 910,321 000000000000000000019034b6c32517b43bec92d2f89957d3938229b5910d65 3,125 1.00/1.00 vMB 2
910,320 910,320 000000000000000000008105e78ff707c7512ab69a87eae8b995c2d58745eea7 3,116 1.00/1.00 vMB 2
910,319 910,319 000000000000000000019caeac8b9d5ae35f8987dc4075f1c725914b6d81eeb7 1,592 1.00/1.00 vMB 0
910,318 910,318 00000000000000000000577a9a4763bdf247f244eab5e45c4f1bcd491619e0d1 3,430 1.00/1.00 vMB 3
910,317 910,317 000000000000000000003bac8dc61033e5e092b0979026e5ae66cfb107ca308b 31 1.00/1.00 vMB 2
910,316 910,316 000000000000000000015db4fa723da0553f4c1b1e85af63b73e0b0f173da118 747 0.20/1.00 vMB 2
910,315 910,315 000000000000000000012dff1f1405986076787e124e6e8eb155e1510dde166c 4,134 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 783.11 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: 735.38 GB
    • Received: 18.57 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.