Loading Tool

Explorer IconExplorer

Memory Pool

78,711 transactions
30.34 vMB
0.12295372 BTC
Random Selection Loading Transactions
Max Size: 182.85/200 MB

Candidate Block

Mining Attempt 180b0dd58a7bf806ae789b39c74e924a66f90b16950bdc49a5572ccc8b8d448f
Version 20000000
Previous Block 0000000000000000000067a6baa6a95faea41c82751e11dd94b2cd8d3557ef06
Merkle Root 21fd1578da65e0f8dd7f4ff746f70e512ec3465c92e2501a3e3c2650f3d80164
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,066
Size: 1.00 vMB
Total Fees: 0.04513144 BTC
Feerates: 357.61 > 4.52 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,435 (388,337 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
527,088 527,088 00000000000000000036b8ed890007bbd5fa05456d4331c89bc3c97b1c579552 1,727 1.00/1.00 vMB 15
527,087 527,087 0000000000000000002cb39147909c210ffdab88dfb9e89a171a14235a209545 457 1.00/1.00 vMB 8
527,086 527,086 0000000000000000001b11cabd102c1568c5787f9c11830f2e2e04c00e273bba 796 1.00/1.00 vMB 9
527,085 527,085 000000000000000000116dfc9eba5d366958ae3666085ddd96421ac3ea68a11c 946 1.00/1.00 vMB 10
527,084 527,084 0000000000000000003499183210822c837bf79637e942476a8323c1a222fc15 1,747 1.00/1.00 vMB 11
527,083 527,083 0000000000000000000c54b98c2e9d9e185a759f6f004cb84bc558788bdeeb6b 1,274 0.99/1.00 vMB 13
527,082 527,082 0000000000000000003472bb319270d7ea4049fbfcc7c79d712761e3c4914417 468 0.34/1.00 vMB 10
527,081 527,081 00000000000000000011641a5677d60274e0db9621658bd902a61a86704448fe 591 0.98/1.00 vMB 5
527,080 527,080 00000000000000000035fc437e92347f29f3c77a76898b6734899cfbb94cb43f 219 1.00/1.00 vMB 1
527,079 527,079 00000000000000000037ac336e4e87aa64822edcca4f57294bdc7e69e765f275 226 1.00/1.00 vMB 2
527,078 527,078 00000000000000000031018b4732f890aaf9c5c1ba00f97050239a0a4acdec05 333 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 783.15 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: 744.88 GB
    • Received: 18.71 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.