Loading Tool

Explorer IconExplorer

Memory Pool

41,538 transactions
26.64 vMB
0.05458847 BTC
Random Selection Loading Transactions
Max Size: 139.82/200 MB

Candidate Block

Mining Attempt 5897db752ed2f27d94bd521b31bc3a6dc1f165689393b88d3f071278f3c1e047
Version 20000000
Previous Block 00000000000000000000dbff82779b294ccb8ffef3251a2f04537190df676bc3
Merkle Root 83083d3ee69f15ada6ac73c74356d52984c67a1091f41173768e41a002d74d60
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,051
Size: 1.00 vMB
Total Fees: 0.00531887 BTC
Feerates: 151.16 > 0.53 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,940 (547,140 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
367,800 367,800 00000000000000000c57625240a2f7f2ee6ebebc60de2e6670788610be01bca7 1,354 1.00/1.00 vMB 32
367,799 367,799 00000000000000000780ba68f97f34278d6596d4aa960c08902ba8a109c490dc 758 0.55/1.00 vMB 30
367,798 367,798 00000000000000000e0afe7059d7d73145e0fcf0b929d6aa31033c106a9bb605 1 0.00/1.00 vMB 0
367,797 367,797 00000000000000000da066a6c4cf3eeb7e2131b008b9b87ea821ef8364c4ebda 1,695 0.95/1.00 vMB 39
367,796 367,796 000000000000000006acc631319ecab93106f5c8cc01606127df9a4282336417 1,112 0.95/1.00 vMB 29
367,795 367,795 000000000000000006843e7b2980d83f77f6ca891dc0cbc55084fc80b1dfb7eb 1,913 0.93/1.00 vMB 41
367,794 367,794 000000000000000012393d003628b24ef7747edc2126b8e55601c972af7ef75c 1,357 0.95/1.00 vMB 35
367,793 367,793 00000000000000000fc599f9d2522dbd0c118055a090b338b27fbc41840a9f08 1,621 0.95/1.00 vMB 38
367,792 367,792 00000000000000000cf723cd763cc1d0703e6d16128cd5f22ea1559893e7a9fc 1,992 1.00/1.00 vMB 49
367,791 367,791 000000000000000003c313152eb570cd4551a997229755ec2be7ace05e88c5cf 787 0.58/1.00 vMB 24
367,790 367,790 00000000000000000c4287517817803203f5e28db78d88a38d30a37e2809ef53 1,189 0.93/1.00 vMB 30
367,789 367,789 00000000000000001244f4412b75885bc938232893404f0c2b889a0044d02e95 700 0.92/1.00 vMB 26
367,788 367,788 000000000000000001666954e24e92d68fb8b8c822f6b470b01e3e4c4be7d50d 1,323 0.76/1.00 vMB 36
367,787 367,787 000000000000000011fa57abcf62aa29a00c27b6567bdc0bddfc5d090e1e051f 1,308 1.00/1.00 vMB 31
367,786 367,786 00000000000000000767949d844fddb1518582644c126f42d76ab63f062a102c 1,916 1.00/1.00 vMB 41
367,785 367,785 00000000000000001199ab92ac8a9ea12e397bc9e111cb95be468d316e44599f 1,106 0.93/1.00 vMB 44
367,784 367,784 0000000000000000035f178ad94da38e16dd03b6fe8673dc710376278c99277f 167 0.95/1.00 vMB 92
367,783 367,783 000000000000000013ef23aef8337aed363f17228cf73f29495c9fc96f5fe764 1,034 1.00/1.00 vMB 78
367,782 367,782 000000000000000009e02e4c64eb8bc9118f048320971de3b2bbc862245f45e5 497 0.79/1.00 vMB 20
367,781 367,781 00000000000000000d8e3ff3276b4d423c630096140fdb91b7979b1b422fefc0 1,189 0.93/1.00 vMB 30
367,780 367,780 0000000000000000051916ed6b86cb7ec98e803180a4f897f0e037177fdf2554 388 0.25/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.28 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: 656.91 GB
    • Received: 14.44 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.