Loading Tool

Explorer IconExplorer

Memory Pool

78,306 transactions
29.53 vMB
0.10870426 BTC
Random Selection Loading Transactions
Max Size: 177.83/200 MB

Candidate Block

Mining Attempt 7c99f64eff8422540c3e8745ccd990a9b3d8f5f52ba2cd31eb9b7852203a7c86
Version 20000000
Previous Block 00000000000000000001cb1113c5ea661c59a8a02a5c9ba097352d884515177e
Merkle Root 502afd61244d0e5ae68f625df8005d127bbd272d05afbf61f4b1b874ea9a5e11
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,543
Size: 1.00 vMB
Total Fees: 0.03089433 BTC
Feerates: 151.12 > 3.10 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,271 (388,162 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
527,109 527,109 0000000000000000001c13774891fb30dedcfec70eafd0602569864d28a59dc2 852 1.00/1.00 vMB 6
527,108 527,108 0000000000000000000fe5a2cfb7520e23af1de9cf46e0ce9acb68b3ce7c878f 2,159 1.00/1.00 vMB 23
527,107 527,107 0000000000000000002550276d9938d3bcf23315d1616de7ecb0ea8e29301852 1,901 1.00/1.00 vMB 22
527,106 527,106 0000000000000000001f5cb5bf055751d16c67c39eaac096dc7bb29fac49f0da 2,256 1.00/1.00 vMB 19
527,105 527,105 000000000000000000175897c2411552543685a13ba01770db23cb68abf107d4 641 1.00/1.00 vMB 6
527,104 527,104 00000000000000000005d13c96d2a9b254f065accc1f4eb2726df50729e43c69 1,935 1.00/1.00 vMB 18
527,103 527,103 0000000000000000002f7faf8b1fcd8e434b9e0a2b95d3d063a6065344349127 1,246 1.00/1.00 vMB 12
527,102 527,102 0000000000000000002966cbfb19076319e2a5c2a3498caed96ad7c5b152ecc9 741 1.00/1.00 vMB 10
527,101 527,101 0000000000000000001050b5e79a779e59785dfe82e23d6a02b3952ed8a1d79c 1,384 1.00/1.00 vMB 13
527,100 527,100 00000000000000000019c9e2984da1723dc793545daa58a598cc0919a9c3fd0f 188 1.00/1.00 vMB 2
527,099 527,099 00000000000000000034e9374393ad6387d8eb30c8356a8e84fdb4f10a096e95 794 1.00/1.00 vMB 5
527,098 527,098 0000000000000000000f7e54216b590437a2154084133d018af6f3c731b5747f 1,541 0.57/1.00 vMB 28
527,097 527,097 00000000000000000017a9f92521693a2390a00bc87f26f5164465946e08a81e 746 1.00/1.00 vMB 13
527,096 527,096 0000000000000000000a3cb7bb594d2492d182967a48595f5517bbaa4ae087b1 1,105 1.00/1.00 vMB 7
527,095 527,095 0000000000000000000df499bd66e2c19ad0b0073472d414be71cc18a09fd007 2,762 1.00/1.00 vMB 30
527,094 527,094 0000000000000000002d881e60ed60e9d19fb0edfd8506adb61e4e867e8b148d 626 1.00/1.00 vMB 6
527,093 527,093 00000000000000000037a57830921a0fbbdf91d579467b85e9d6035731ef6670 1,378 1.00/1.00 vMB 12
527,092 527,092 00000000000000000035c3f53407edbd53fe5f4c82f102dfd56f881d095044cc 1,004 1.00/1.00 vMB 12
527,091 527,091 0000000000000000000b9f0d5246dad5b960c130ac4048c5e7045139e942c4c8 417 1.00/1.00 vMB 4
527,090 527,090 0000000000000000000947d92c44f40fa1c3c7e01998f882404135f0711318b7 1,574 1.00/1.00 vMB 7
527,089 527,089 000000000000000000052ff25c0819aa06704096aece4ed91a12e3a99022babc 2,216 1.00/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.86 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: 712.97 GB
    • Received: 17.26 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.