Loading Tool

Explorer IconExplorer

Memory Pool

27,780 transactions
27.04 vMB
0.05546488 BTC
Random Selection Loading Transactions
Max Size: 130.71/200 MB

Candidate Block

Mining Attempt c1045f38048c4e2b74b9f2afe52701444a24dfccf4c112b5f2db69dff27fc44a
Version 20000000
Previous Block 000000000000000000005f6e061237a1b3be90d7e91949057a34a7b5facf2fa9
Merkle Root 434a91ecfb61787eab416e96efa4d757c192d86da6e15f66be33a187488cd5ba
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,750
Size: 1.00 vMB
Total Fees: 0.00457402 BTC
Feerates: 70.32 > 0.46 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,529 (667,869 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
246,660 246,660 000000000000004379242e488fb3f6d2e087c1ee73be6b19eaffcbb0b9f35bcd 172 0.09/1.00 vMB 132
246,659 246,659 000000000000007f643b9613d33a458f2a85b0d20596bbcba34fb6285719a6ce 309 0.13/1.00 vMB 138
246,658 246,658 000000000000000a507e6d54bd9237950526ca457267f2fa8610e36b587f6d0f 37 0.03/1.00 vMB 21
246,657 246,657 000000000000002d091847bb7fb682438e4a90b01d832619cbce06d2552bcdba 319 0.14/1.00 vMB 152
246,656 246,656 0000000000000084e3597986783bf5728fcd0b3d79fc58742d835fcea9559649 18 0.01/1.00 vMB 76
246,655 246,655 000000000000000966decbf5a275c9f211c42e680261f4fd2ebd937cdbcc0573 77 0.04/1.00 vMB 120
246,654 246,654 00000000000000214cc4e58adcacd8923d4d37b18e4f6b73556443ae7c88f71a 65 0.02/1.00 vMB 42
246,653 246,653 000000000000000f8559a1c7a337250764bebfb960a9fee4121e4f7e1467b962 404 0.16/1.00 vMB 227
246,652 246,652 0000000000000035509ceece882e7376de7714027898d53b9d7b14f6abe56070 93 0.04/1.00 vMB 135
246,651 246,651 000000000000003b8eb3feec80ce47bd11953df28692b050c87d34c2619cf079 301 0.13/1.00 vMB 162
246,650 246,650 00000000000000666e33fe705da87c067632a2548e2dfc1f193534e04776ab10 327 0.18/1.00 vMB 108
246,649 246,649 00000000000000643ff2dda42f3d1dab04bc3301ec51f6ad0a0496c4ed77ab04 6 0.00/1.00 vMB 894
246,648 246,648 000000000000009193acaab2c95856e9d02567f8b4ad0aa710ba2b8099c40225 70 0.04/1.00 vMB 81
246,647 246,647 000000000000007e799f47160d73f970ef0d5a985a89aa7d59d74f2dbccbe2c8 254 0.13/1.00 vMB 104
246,646 246,646 00000000000000091963ea2ee403bc06d17bfd3fecf2715c70d67ae74c534cbe 468 0.18/1.00 vMB 155
246,645 246,645 0000000000000051ef073137077dc0a7307ee2dae482647a02ee06154c7acfb2 121 0.06/1.00 vMB 136
246,644 246,644 0000000000000008fb155e463edb7d0710771a44902bfbf4adb3558b947f5bd0 86 0.04/1.00 vMB 160
246,643 246,643 000000000000000237a0974ae7abee598f7fee0d3a3ba7135495d28e84263df3 128 0.10/1.00 vMB 26
246,642 246,642 0000000000000021881c1d19bcc9cf7380b0293bff68bbc0ed0e3f333abddfcc 56 0.05/1.00 vMB 73
246,641 246,641 000000000000006320ae658c784089cd2b0387f19bccc0b21f3e0a6d8b660c1b 255 0.12/1.00 vMB 162
246,640 246,640 00000000000000181f3829bb2e833d1f97f3bc08c9cdd140d660b0e82c8b0299 432 0.19/1.00 vMB 174
Previous 10 blocks ↓
Total Size: 781.55 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 621.47 GB
    • Received: 11.23 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.