Loading Tool

Explorer IconExplorer

Memory Pool

85,319 transactions
33.01 vMB
0.15855203 BTC
Random Selection Loading Transactions
Max Size: 196.55/200 MB

Candidate Block

Mining Attempt 1782442548a82962cfb8a71ee4bd9abaadfbc32f419b005b01f432bb945d9dc8
Version 20000000
Previous Block 00000000000000000001618798e66a050b3c71eb7c99c336c2e1b2e64f4feb97
Merkle Root 667ca6fadb7fa24ebcb7fa941daae66e288d27e6826ac0a0c0e172ec9b4cb9ae
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,641
Size: 1.00 vMB
Total Fees: 0.04929425 BTC
Feerates: 318.30 > 4.94 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,353 (125,422 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
789,931 789,931 00000000000000000002836bad236e1a15218e13a58ca7dbf209ef93bf2acdac 3,461 1.00/1.00 vMB 27
789,930 789,930 00000000000000000000bc86942878aa44b3851bc37665e2edcba76eeeacff7b 3,784 1.00/1.00 vMB 35
789,929 789,929 00000000000000000004e1a2b1d2ea63d03890410b14efc6b20c441198be5271 4,486 1.00/1.00 vMB 51
789,928 789,928 000000000000000000016cbfaa095212847aa4db022f02b80b5b3afdc4cea79b 3,361 1.00/1.00 vMB 69
789,927 789,927 0000000000000000000209809d84833fadf372ec98381b93417f8dd159dbcfe0 3,514 1.00/1.00 vMB 70
789,926 789,926 000000000000000000029817f7f23ec135abd4b28383998f055bbd00326e6f57 3,341 1.00/1.00 vMB 100
789,925 789,925 0000000000000000000039ec65746749be69189aa94f1bf7c14c34fb7469d54f 1,898 1.00/1.00 vMB 52
789,924 789,924 00000000000000000002b416087198053f97380de80798a523ae8dc84090d3ac 4,161 1.00/1.00 vMB 61
789,923 789,923 00000000000000000003987782c452d5b1d8f32f0a08f46a370b89d6f9fe3e97 4,355 1.00/1.00 vMB 79
789,922 789,922 00000000000000000004770c49564a8689045fb77c30ecd801e3d07d2621f0a2 3,572 1.00/1.00 vMB 87
789,921 789,921 000000000000000000006726277a197fa3669de44641dc8d9493e47d286cef0c 3,537 1.00/1.00 vMB 109
789,920 789,920 000000000000000000048a86dc49e848ea7cd0aeb3dc43a8042c033b532756f1 4,216 1.00/1.00 vMB 111
789,919 789,919 00000000000000000003bb193b91077b29edaa3b282a5dc26ba383c197b29a16 3,573 1.00/1.00 vMB 106
789,918 789,918 00000000000000000003eb37834407d9326fe4fbedf62b501f796a8898c76c9f 3,929 1.00/1.00 vMB 21
789,917 789,917 0000000000000000000104bafc836d9a34ae8979e2029058cb3a110c32e2a157 3,454 1.00/1.00 vMB 36
789,916 789,916 00000000000000000002a4d89d677b512c92811afa775ddd6c6a915ca5e485f4 4,357 1.00/1.00 vMB 32
789,915 789,915 000000000000000000004c3f2c5efc87c9c22ed57d187e264abda60abf33b1b5 4,323 1.00/1.00 vMB 63
789,914 789,914 0000000000000000000165852447f01ba27459a507cc3f4cc23a4ce1e76d40f1 3,785 1.00/1.00 vMB 83
789,913 789,913 00000000000000000002d7d7f335dc9750227bfed65537a376306ef01ca0ba45 3,953 1.00/1.00 vMB 56
789,912 789,912 00000000000000000000fc9a61cb5e9e15441f0f0c652614e87851965a15f98d 2,025 1.00/1.00 vMB 67
789,911 789,911 000000000000000000013bf740fa6d1615da094c407366c1c7eb9665c3836de0 3,139 1.00/1.00 vMB 115
Previous 10 blocks ↓
Total Size: 783.00 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: 718.86 GB
    • Received: 17.97 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.