Loading Tool

Explorer IconExplorer

Memory Pool

40,151 transactions
26.93 vMB
0.08968644 BTC
Random Selection Loading Transactions
Max Size: 138.73/200 MB

Candidate Block

Mining Attempt fa910eccdbc6b4a1da7f31865cd5214149508c8a8238a9c6681eb99bc0d1943a
Version 20000000
Previous Block 00000000000000000001b18fde6b2febfc1755903332de50616448df6a77d84a
Merkle Root 201157e53e5a3848e164931c2f1ace239bc9b6c5cb4370ac5e94f5bcd36c7eba
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,506
Size: 1.00 vMB
Total Fees: 0.03630235 BTC
Feerates: 197.12 > 3.64 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,671 (148,726 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
765,945 765,945 000000000000000000015d61160d9d5b6e349137e410373a20ab4f15ffaf4414 740 0.31/1.00 vMB 16
765,944 765,944 0000000000000000000005f30f259880a6bfefb5aad331d27470af223f427be7 477 0.21/1.00 vMB 15
765,943 765,943 00000000000000000002f21dc6c670b41a182badbe8c50a53a42b0d8c50d4346 66 0.02/1.00 vMB 19
765,942 765,942 000000000000000000064d47af0d11334d30f02aad801428b3d6948f8fb6fbad 24 0.01/1.00 vMB 27
765,941 765,941 000000000000000000008048665fd67347e99f82fdf1ae90268dd02e24cbea74 955 0.54/1.00 vMB 4
765,940 765,940 00000000000000000004bccb8f09834e3c6517269f3beff36fe243eafb89a31c 2,199 1.00/1.00 vMB 22
765,939 765,939 00000000000000000004b38b59f68049d87dceaf1e95d2025a8a18e8b404b1cc 1,136 0.99/1.00 vMB 7
765,938 765,938 0000000000000000000568fa444f5b0aed3f3c5eee3fc923b62b8bbfd04139bf 1,474 1.00/1.00 vMB 7
765,937 765,937 0000000000000000000705cb924e5d6b3f6f854c560f816e6703a7c516852a54 2,996 1.00/1.00 vMB 20
765,936 765,936 000000000000000000004983d0f741dcd978630d3a3248740119c3c6027df790 2,372 1.00/1.00 vMB 14
765,935 765,935 000000000000000000009d47bb2e1a5fae971f05128410c7b70e23077c9381fe 1,698 1.00/1.00 vMB 21
765,934 765,934 00000000000000000002621be75a15e45b0610420b48f3875d443ad3787ec0cf 1,391 0.69/1.00 vMB 15
765,933 765,933 00000000000000000001d08ee9b34b8739910bfb858127d133f293aa26f1a340 730 0.25/1.00 vMB 16
765,932 765,932 000000000000000000056f3dd0df56f94e45dccdc98d1b9d1d97b204f0408a35 78 0.02/1.00 vMB 15
765,931 765,931 00000000000000000004cf6ea271799cddc97524b3ed37ad99f825efb2c42787 107 0.51/1.00 vMB 1
765,930 765,930 000000000000000000046520466203fc30891d27e1f186073e9766d4d7e41258 2,492 1.00/1.00 vMB 15
765,929 765,929 000000000000000000058c10e4c7acc16c3b925d8099cfe06e2e960b20064c5f 510 1.00/1.00 vMB 4
765,928 765,928 00000000000000000003e9b61afa20438a44d6b77c5c9fe97bc7abb482efdcde 1,882 1.00/1.00 vMB 13
765,927 765,927 00000000000000000006e4f01405fb586222a2b189c53ea18c3178c250604a4e 1,956 1.00/1.00 vMB 13
765,926 765,926 00000000000000000003bbf1cdc8063493984c965e4c8a663c62ec7fb8f76fb8 230 0.36/1.00 vMB 1
765,925 765,925 00000000000000000004884d7c33388f51a4ff5315f81e1af20f0750f4901e9c 2,347 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 781.81 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: 635.14 GB
    • Received: 12.29 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.