Loading Tool

Explorer IconExplorer

Memory Pool

82,374 transactions
30.29 vMB
0.14212381 BTC
Random Selection Loading Transactions
Max Size: 183.41/200 MB

Candidate Block

Mining Attempt 0a16a8c419b333e5c11da7bc403088e261f34c9e3068a6ec658dd7ff9352b25d
Version 20000000
Previous Block 000000000000000000016a81c5974205d8be7825f3436d4fbbaa2e3ded369b8d
Merkle Root 137677cbf61875dee1144e80b15e6d74053266648062de9062ea1217ffdfdb9f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,859
Size: 1.00 vMB
Total Fees: 0.06456954 BTC
Feerates: 137.89 > 6.47 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,138 (613,305 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
301,833 301,833 000000000000000073c059502acb947cfa68823067441437ca3e93c2df187e34 233 0.15/1.00 vMB 28
301,832 301,832 00000000000000002a50b0879713289dc2dafc8acd996459b143ffc39df520cc 252 0.13/1.00 vMB 21
301,831 301,831 00000000000000002ca9f583edb84725a8250b9df9aea5485cd6a02145403083 168 0.11/1.00 vMB 24
301,830 301,830 00000000000000006c9d82f9dd4512df1ed54e76d8013b7e6d8dc5df8840abe8 381 0.20/1.00 vMB 31
301,829 301,829 0000000000000000683f15b9990539b63dc3f5915f630e4a1cfd8a265a53095f 58 0.02/1.00 vMB 34
301,828 301,828 0000000000000000362c7d8716e5603cd1e6f77de2da65e3251b46c991692af0 1,131 0.59/1.00 vMB 29
301,827 301,827 00000000000000005bd5789c8fb301ed5e14927afb395741b3f0a855fb43986a 449 0.21/1.00 vMB 30
301,826 301,826 000000000000000019535d3d523653e33ec6848ac072ebdfcd1a89b9f5d42b8f 253 0.21/1.00 vMB 15
301,825 301,825 00000000000000003e25a23d215ae83ee5dd7d456f689fc3d9e96c4a9a47d36e 816 0.75/1.00 vMB 27
301,824 301,824 000000000000000054088cd4af54a9bb389927ed301b14671237966ab54b55b8 179 0.25/1.00 vMB 16
301,823 301,823 00000000000000002807c57ebc445493a62ab26ff27b9228c3d0d77937add1c4 256 0.11/1.00 vMB 37
301,822 301,822 0000000000000000166e451db966d2bbfb0b091e12ea837deef28e22400981d0 968 0.50/1.00 vMB 41
301,821 301,821 00000000000000000abd651eea8212c40fa4d911ae752ff834a6be0e2dbdfe48 720 0.35/1.00 vMB 35
301,820 301,820 00000000000000003c117ca7f300eefeefe3f5f97dceee15e40aebc590ca3e46 646 0.35/1.00 vMB 60
301,819 301,819 000000000000000027b0b75a322d1e4aefa779e3adbd11adbee33d9a6d903945 320 0.29/1.00 vMB 21
301,818 301,818 00000000000000002f468f3953d3fb0e948de5f8cb27e66c7efe529dbf8d6bf8 791 0.35/1.00 vMB 35
301,817 301,817 00000000000000003d3727ee7e121780108a77f65c99c196f50ac9c7696ae05f 866 0.52/1.00 vMB 25
301,816 301,816 00000000000000004f77dfaf1d1ed1d1b881ec5c70a74fe66fa5b1bf3d55d91e 206 0.14/1.00 vMB 20
301,815 301,815 000000000000000039f40963a026925491101986d209b4be59ff800b06be8c69 623 0.38/1.00 vMB 30
301,814 301,814 00000000000000002685aa2a94535a37b5665e91988dc2e2d13f2596c4c8b760 80 0.04/1.00 vMB 29
301,813 301,813 00000000000000004a6aa44f3cde913239f65cab0440cf11f7ab1cb632c35ef5 266 0.27/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.63 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: 672.30 GB
    • Received: 16.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.