Loading Tool

Explorer IconExplorer

Memory Pool

82,613 transactions
31.27 vMB
0.12619527 BTC
Random Selection Loading Transactions
Max Size: 189.49/200 MB

Candidate Block

Mining Attempt 6591bfa23604ea319a1d2085871a4b88ed36240f1676fa80b8b3046c28014b01
Version 20000000
Previous Block 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3
Merkle Root 43f2b329d42736fd3a94d59a81ea66225bde5d084bf810a95cbcc74e5fa38aca
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,098
Size: 1.00 vMB
Total Fees: 0.04373809 BTC
Feerates: 318.30 > 4.38 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,401 (379,784 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
535,617 535,617 000000000000000000280446c653fe4796bef90fd7634e82bdc5abbab786a424 2,792 1.00/1.00 vMB 8
535,616 535,616 00000000000000000026551315acc74aeadb1cc0d63ac548efbe301f6350efa8 2,368 1.00/1.00 vMB 28
535,615 535,615 0000000000000000002bb732c1c6bbbdf568fe7604be115f18d8b8eaa427c4b5 1,978 1.00/1.00 vMB 9
535,614 535,614 0000000000000000001035b9817f49ef6d4ee39815d787a61c528c4da83de1fd 2,672 1.00/1.00 vMB 18
535,613 535,613 00000000000000000023ebd8f2f342fe6c9ae1e543b139d96fd10d5356e60c05 2,111 0.88/1.00 vMB 19
535,612 535,612 00000000000000000018c60c528db50835e40501abd09149e03458f47c8f89a0 1,869 1.00/1.00 vMB 22
535,611 535,611 00000000000000000011726730b4934d2f3c6f7c04e9571972eb94ae0554d879 2,441 1.00/1.00 vMB 22
535,610 535,610 000000000000000000140e51d226966ae565c53c2dedd81a4490134782d58efa 1,863 1.00/1.00 vMB 14
535,609 535,609 00000000000000000019b04ca2ee668fa7ae59c5441a33123d11ddf04672378a 2,526 1.00/1.00 vMB 20
535,608 535,608 00000000000000000005d04d936dadaf5a5b7e57ad5a2ea50ea438076fd82b94 665 1.00/1.00 vMB 6
535,607 535,607 0000000000000000002ac9e8677365a3c702cadc47ff0e77e2d119eda58a62f0 1,390 1.00/1.00 vMB 18
535,606 535,606 00000000000000000020a2b71293cbf527a1d22720bf5cd0145e82497829657d 681 1.00/1.00 vMB 5
535,605 535,605 0000000000000000002202317c15dee81d72bc573a859896c79a01e1a2217efe 211 1.00/1.00 vMB 1
535,604 535,604 000000000000000000022c7a9365d6ba742f8e0911f21cdeea1ddfa8d33d00ea 491 1.00/1.00 vMB 2
535,603 535,603 000000000000000000120b2393536c7d3c97003066b1529f8f949a8d5bbc0f9b 2,111 1.00/1.00 vMB 9
535,602 535,602 0000000000000000002660191bdfe3bbbc3931064fce0f058e834ad2305c4869 2,712 1.00/1.00 vMB 18
535,601 535,601 00000000000000000018e4bc8f904d85b949dd2e24d059c537dc83a8be64da1d 1,868 1.00/1.00 vMB 31
535,600 535,600 000000000000000000178ce1050d374c6174718f629bee9ffe4025d3e76d533d 2,059 1.00/1.00 vMB 17
535,599 535,599 000000000000000000003c678b89a62cd49a7a787a8f618a0e044449ece4e123 900 1.00/1.00 vMB 5
535,598 535,598 00000000000000000026d853ed5946e7c4a2701301a3a91229cd41bfa2cd605f 1,705 1.00/1.00 vMB 3
535,597 535,597 00000000000000000014d2813dc064c6bd033641849f915058f433bdde839816 2,064 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 783.08 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: 722.24 GB
    • Received: 18.39 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.