Loading Tool

Explorer IconExplorer

Memory Pool

77,285 transactions
29.17 vMB
0.10075496 BTC
Random Selection Loading Transactions
Max Size: 174.63/200 MB

Candidate Block

Mining Attempt dcd33bac2756dad02464389d4308c582b78426a7470b0a0d778aa71ac5fc3fd5
Version 20000000
Previous Block 000000000000000000011ccb04a71db94d4a97a5529cf2542b397830e1144127
Merkle Root 69eaa2b03987e453f3a7bf74e5c530f07af19762efcff106853eea814eab4212
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,913
Size: 1.00 vMB
Total Fees: 0.02781332 BTC
Feerates: 150.77 > 2.79 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,268 (243,323 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
671,945 671,945 00000000000000000003df9d6163f9ebfcc56aaab09ec794daeb6841bd316967 1,772 1.00/1.00 vMB 50
671,944 671,944 000000000000000000006a7a32d1751838f35bf4986780f1aefea07dc2941b2a 2,684 1.00/1.00 vMB 57
671,943 671,943 0000000000000000000286fc31472f2272ef9407773a4ba75581475580dfecd0 2,646 1.00/1.00 vMB 95
671,942 671,942 00000000000000000003685f6daa4a476bff754f1bc67df3fa6bf53944f4a4a9 3,050 1.00/1.00 vMB 136
671,941 671,941 00000000000000000002144cba15cbce31a941c3609adf6a3e111aaf8d6314e6 1,307 1.00/1.00 vMB 54
671,940 671,940 000000000000000000015bc42f62dcd110cdfd4fb1649f6893fd1237ac4832f8 1,887 1.00/1.00 vMB 73
671,939 671,939 000000000000000000049647a913ba9d6077584ce3d21eae87a8e099c5aab26c 2,555 1.00/1.00 vMB 76
671,938 671,938 0000000000000000000924b86c04ec44ea8d03c9b1753f9ba985fdc9169eda2a 1,580 1.00/1.00 vMB 140
671,937 671,937 00000000000000000008af777753b0a7493d9e8e9948ea5cbd416f388f7494cc 1,724 1.00/1.00 vMB 158
671,936 671,936 0000000000000000000bdfb15ec233c8b5cfb2757c1035f5c0bab1f9f520d3d7 2,285 1.00/1.00 vMB 89
671,935 671,935 0000000000000000000755595ceb221992b5e4693081b556da1a6c7d345196f3 2,214 1.00/1.00 vMB 57
671,934 671,934 00000000000000000000be614708bc3968d655707b8960bc1aa8d31ed4eae97c 2,259 1.00/1.00 vMB 67
671,933 671,933 000000000000000000075c97a214fbf6eca621574cdb5399f1bebad1eafd1a17 2,667 1.00/1.00 vMB 78
671,932 671,932 00000000000000000007d551dc332717525103464a233d4125804225e28bbec6 2,188 1.00/1.00 vMB 91
671,931 671,931 0000000000000000000b240883281f04cfd895c41c6d64d0d7778d8086cf0b81 2,553 1.00/1.00 vMB 81
671,930 671,930 000000000000000000035f568669e4738b7957e5fe70d7570d61daba6d0d0c4d 2,781 1.00/1.00 vMB 80
671,929 671,929 0000000000000000000b5603d43d191d78918a0d7a7c485941a6f68619244d94 2,697 1.00/1.00 vMB 94
671,928 671,928 0000000000000000000848e6dbd5f39d884c5cabd17342afa9ced532198e0614 2,755 1.00/1.00 vMB 152
671,927 671,927 000000000000000000036e3f460c706301ff9747d1e437bc83406874b5b47b89 2,659 1.00/1.00 vMB 110
671,926 671,926 00000000000000000004ac44af3d939b7b3908cfd0cd02ed742291f237792505 2,326 1.00/1.00 vMB 91
671,925 671,925 000000000000000000079cc64ec4d4e007280ab8660a92c94a4c249d903b8afa 2,432 1.00/1.00 vMB 98
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.83 GB
    • Received: 17.23 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.