Loading Tool

Explorer IconExplorer

Memory Pool

81,650 transactions
34.36 vMB
0.14227177 BTC
Random Selection Loading Transactions
Max Size: 195.24/200 MB

Candidate Block

Mining Attempt 631a0e7369008849d3b4e8a31f79350a3cea18cb7a580282ec630daf206768a3
Version 20000000
Previous Block 00000000000000000000a60bb9585cbc73cfc26a5aa21cd61127adc30e701127
Merkle Root ac70ec7f6e9cfbbc8e4bbcba74b0fe49c097642cc061a1c7aa52db15389e7340
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,019
Size: 1.00 vMB
Total Fees: 0.02730952 BTC
Feerates: 384.62 > 2.74 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,411 (23,430 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
891,981 891,981 000000000000000000019183c69e2bc228dccd002fe3008a118924d16605f92c 2,243 0.80/1.00 vMB 3
891,980 891,980 000000000000000000015e2b9ec5687e8ca6a12aa382c9e43a9d72e7258844df 470 0.12/1.00 vMB 2
891,979 891,979 000000000000000000010cf69cba2a628ae07b71a97aaf3b49e946f8a469a000 2,829 1.00/1.00 vMB 3
891,978 891,978 0000000000000000000225de0d791124f91bf1d212738c0dbc1234949bf79dc9 2,270 0.66/1.00 vMB 1
891,977 891,977 0000000000000000000166bd1e57372b824361fec1ef88e441f4344e25f122bb 4,349 1.00/1.00 vMB 3
891,976 891,976 000000000000000000019e7e91982207806e7e12554c4ff1f97225ccfc99b26f 3,630 1.00/1.00 vMB 3
891,975 891,975 0000000000000000000227efbef6302b482fdb22eea47fb5f67acfe35016111f 3,028 1.00/1.00 vMB 2
891,974 891,974 0000000000000000000104ddae5db7eafe1f9f7ea70881130ab6eb009df20cd7 2,074 1.00/1.00 vMB 3
891,973 891,973 0000000000000000000128011fe079ba35806747a06712b24eef9eec7634bf86 109 1.00/1.00 vMB 1
891,972 891,972 000000000000000000012dcf94e590b332f72c448f3ac70cc93f33bd7a273f1a 2,459 1.00/1.00 vMB 3
891,971 891,971 000000000000000000016c7018a7ebcec07d01a117490d7a6b5710249dcecb8a 928 1.00/1.00 vMB 1
891,970 891,970 0000000000000000000036c22ce88adc2dc95e41ae27779d2560460b1c5bdfee 3,163 1.00/1.00 vMB 4
891,969 891,969 0000000000000000000149302c246e4b13bf5f695b847f21ef0be944d8c84721 489 1.00/1.00 vMB 1
891,968 891,968 00000000000000000001706e4f57f226e1d45dde1fe6e82dbb3601c51f3823e1 2,711 1.00/1.00 vMB 2
891,967 891,967 000000000000000000017494323a00cd5f6b1cb1fee31179ccda4fe5c4fba4b1 2,313 1.00/1.00 vMB 2
891,966 891,966 00000000000000000001397ce01271e3d05bb145fb454dd201f0b2f5d458bd17 2,642 1.00/1.00 vMB 2
891,965 891,965 00000000000000000001106d27ca8e3611d129734234a175d4eacb3030540998 2,937 1.00/1.00 vMB 3
891,964 891,964 000000000000000000006b8f5c994fb6769cc23de2170f4118f87a8ba79f2417 3,000 1.00/1.00 vMB 5
891,963 891,963 00000000000000000001d0db6f3ec643be4ead4fbafc205c30197162518f23bf 2,732 1.00/1.00 vMB 2
891,962 891,962 00000000000000000000ac7a341bca963a27f8375d7c2c1270f451fb93b51c69 3,489 1.00/1.00 vMB 3
891,961 891,961 0000000000000000000183a4b1e5885d23d28fe30e8a2bc0e5a70ec587d4d1a1 3,134 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 783.10 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: 729.83 GB
    • Received: 18.49 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.