Loading Tool

Explorer IconExplorer

Memory Pool

78,183 transactions
28.95 vMB
0.07600840 BTC
Random Selection Loading Transactions
Max Size: 175.49/200 MB

Candidate Block

Mining Attempt 70bb8026db3fb5eab8d73d7d860ff47b4a1175d26687c0d74cb000095faddd6b
Version 20000000
Previous Block 00000000000000000001c49f83a44b33fdaf760ac061f9963277002d72c7d5d6
Merkle Root 16dcf512b120343abdb09b294befda03f1f47ac8bb6d86a730053c459828e1ba
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,610
Size: 1.00 vMB
Total Fees: 0.01567464 BTC
Feerates: 100.44 > 1.57 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,091 (414,569 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
500,522 500,522 000000000000000000773a8e67ecea68600babd7a0cf70d4c77d6167028aa8dc 2,123 1.00/1.00 vMB 1,183
500,521 500,521 0000000000000000000bfa75b9bc2ecd104386e7b6877a5fedd8a791469f3a99 1,733 1.00/1.00 vMB 1,374
500,520 500,520 0000000000000000000b6634cebe97a2b67863730f9612d5a9ec8f9273d9fa8d 2,618 1.00/1.00 vMB 1,119
500,519 500,519 0000000000000000008050347698b0aeb99b012413a985d274da04f2bbf4edcb 1,626 1.00/1.00 vMB 706
500,518 500,518 0000000000000000001eee17b524e2ca1c01ec8f726f4dcf0456208bcf28c144 2,358 1.00/1.00 vMB 907
500,517 500,517 0000000000000000006ec7747ec98c2f58cf453ade77ae6ba84fa4b8522d2d87 2,081 1.00/1.00 vMB 895
500,516 500,516 000000000000000000123799cdf5257473d7c65a89c57a4c0ac17ef938a2b198 2,550 1.00/1.00 vMB 1,005
500,515 500,515 0000000000000000008abb306f6c51b4dfd3aed47a3e46099a92dc164d4d6059 2,796 1.00/1.00 vMB 1,004
500,514 500,514 0000000000000000002af9eb888cea98051bf19c0592876ab5801f949282ddd8 2,288 1.00/1.00 vMB 1,059
500,513 500,513 00000000000000000061a4afab60bc30cf563ea724cdca4901eb5dfce318d820 2,495 1.00/1.00 vMB 931
500,512 500,512 000000000000000000908db070869b9b8843fc12051cc3dd2886093831fd2415 2,746 1.00/1.00 vMB 1,047
500,511 500,511 000000000000000000048b10d7130a7dec5f2f7b743efb5aca5a1919829461c8 2,745 1.00/1.00 vMB 1,046
500,510 500,510 00000000000000000084797b63dfa0adf2e4f010cda0fa03ae7aeb8a44f8e08a 2,135 1.00/1.00 vMB 1,211
500,509 500,509 0000000000000000006b64afc602c9495fd618ec841c0ee8255ba83d1f1ce510 2,762 1.00/1.00 vMB 1,128
500,508 500,508 0000000000000000003b5704ba6244299f9b71ac4bba4cf7cbc1fd40c27becd2 2,579 1.00/1.00 vMB 1,003
500,507 500,507 00000000000000000095301884e2d314215e9b5c0a7cc2b19916c3e200877940 2,187 1.00/1.00 vMB 1,180
500,506 500,506 0000000000000000003815c407ba067e0edc5137c53b3665916f0d90067b9c57 2,753 1.00/1.00 vMB 1,056
500,505 500,505 000000000000000000449df59a80b7b3f9c5a88274bf2d7e395dd0efc0eabc99 2,434 1.00/1.00 vMB 1,153
500,504 500,504 0000000000000000007a1349d6110e52dfb36624501cfb477c51f250d58e1565 2,207 1.00/1.00 vMB 1,160
500,503 500,503 00000000000000000038d7572220925a7d078d7b7666202c03c217631b2b1b87 2,484 1.00/1.00 vMB 887
500,502 500,502 0000000000000000003da033bd60d190a13bab11f27029827d5b7948d3237f2d 2,886 1.00/1.00 vMB 1,103
Previous 10 blocks ↓
Total Size: 782.55 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: 669.84 GB
    • Received: 15.77 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.