Loading Tool

Explorer IconExplorer

Memory Pool

75,129 transactions
27.79 vMB
0.07764702 BTC
Random Selection Loading Transactions
Max Size: 169.16/200 MB

Candidate Block

Mining Attempt 02a973e20ae7ae489e1ae39198092118b56d7e6766606d020736503cb95b2652
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root 83a7158b7422d6f0558fd13b15a5dc1740230d918667f6c9bd5f3cd7ef03324d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,923
Size: 1.00 vMB
Total Fees: 0.01819200 BTC
Feerates: 150.80 > 1.82 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (234,171 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
681,094 681,094 00000000000000000006de3742fd751ec90a2a6a7aeef93987e8a50690fbfbad 1,994 1.00/1.00 vMB 116
681,093 681,093 000000000000000000027e3ebcf6dcaac745c573dc6948241c22e19d440bd922 2,714 1.00/1.00 vMB 133
681,092 681,092 00000000000000000001365d1323539201a34d6707a16f065207bc5ba31eb915 2,363 1.00/1.00 vMB 92
681,091 681,091 00000000000000000005bc4813cb67fdd1f5a76f9494c9353f7387bdcab312ea 2,309 1.00/1.00 vMB 134
681,090 681,090 000000000000000000057eeae0448393e360db571a555c6cf5d89916f21f87d7 2,084 1.00/1.00 vMB 154
681,089 681,089 000000000000000000029bffbe7d13da68dd5d934fe1834466bf9aa0ecceb8ad 3,374 1.00/1.00 vMB 186
681,088 681,088 00000000000000000006bd8536cd6576943e9fb1a12c7327ec87eb19b978d38d 2,209 1.00/1.00 vMB 165
681,087 681,087 00000000000000000005863668ff7c3b02bfca2bf363151eb525e00ea3ace1af 3,106 1.00/1.00 vMB 171
681,086 681,086 0000000000000000000377304879051fb985a28999b7a988b31ef819ab8f8d7a 2,255 1.00/1.00 vMB 55
681,085 681,085 0000000000000000000646fcedeb9b39be384a60861f6997db8cf665ff848766 2,996 1.00/1.00 vMB 126
681,084 681,084 0000000000000000000555b207015f9677f9fb8430cdb7dd3b7bcfe824ce208c 2,735 1.00/1.00 vMB 113
681,083 681,083 000000000000000000027b88c3b43ec0cb5597e8ca966653dec497467583b1cf 1,249 1.00/1.00 vMB 123
681,082 681,082 00000000000000000000a58c712e584eb3e3f673301a41278216cf147a5abee9 819 1.00/1.00 vMB 150
681,081 681,081 0000000000000000000b02c4faf0dfd23a4c2b5625213fb011d1aeae6fb2fbfe 1,850 1.00/1.00 vMB 168
681,080 681,080 000000000000000000042844f4969adf8ef39213c03ae2d50fcfed99ac0b607a 2,289 1.00/1.00 vMB 33
681,079 681,079 0000000000000000000b01e998224d4129b530615b0cdb3f85881a864cc289b5 2,968 1.00/1.00 vMB 117
681,078 681,078 000000000000000000047114f44430a988a8f6fbf81ccdca38be960e7e09e9df 2,865 1.00/1.00 vMB 53
681,077 681,077 00000000000000000004667252549b90d7e54b496a4de041182abd2a1630e20e 2,667 1.00/1.00 vMB 68
681,076 681,076 0000000000000000000b5a88e15b0666e93591da19119b55ec8ec8c2df698741 2,876 1.00/1.00 vMB 22
681,075 681,075 00000000000000000003b48df02d3e219d97a910525cf733772a31a40274f8b8 2,340 1.00/1.00 vMB 124
681,074 681,074 0000000000000000000b81b531e2b6a5466c41fc90321a18e56a626e53c1c1aa 2,532 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.85 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.60 GB
    • Received: 17.20 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.