Loading Tool

Explorer IconExplorer

Memory Pool

46,766 transactions
29.12 vMB
0.15225484 BTC
Random Selection Loading Transactions
Max Size: 152.20/200 MB

Candidate Block

Mining Attempt 62db702f30b57a6b02dddbb892bb1d83c905f4abb7cd85b0033ec95a625ab182
Version 20000000
Previous Block 00000000000000000001df143f900493685d6623e4901f699b33fb4601190dde
Merkle Root 742e8e4d9e98cab3e2c05cc0071154c916c15dfddc5793f1f694000295770db1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,640
Size: 1.00 vMB
Total Fees: 0.04354531 BTC
Feerates: 100.65 > 4.36 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,708 (333,868 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
580,840 580,840 00000000000000000021173f834864d076cfef3675980460b4915b948a9ca089 2,997 1.00/1.00 vMB 21
580,839 580,839 0000000000000000001b2d966e013d6d7dd015702ccf818241a7d626e544c68a 2,241 1.00/1.00 vMB 91
580,838 580,838 0000000000000000000ef849924d105076e7678d94b4fba0b2261be08447d7f6 2,179 1.00/1.00 vMB 57
580,837 580,837 0000000000000000000cfaff1503af34e32112a5dce8378e8f04c789b2afd228 1,925 1.00/1.00 vMB 67
580,836 580,836 000000000000000000203958843fee8b267f34e3029e056e674361128f947ec5 2,940 1.00/1.00 vMB 91
580,835 580,835 000000000000000000126beed2320bfcbad0ba3d5965d0ffcd7903da796097af 2,429 1.00/1.00 vMB 131
580,834 580,834 0000000000000000000183e2effee7dd453c88d6057594b0e5c7b093fb523cbc 1,100 0.63/1.00 vMB 25
580,833 580,833 0000000000000000001ef162ee84ff45626f143e53cedbb5b7769e0aaad419e9 2,794 1.00/1.00 vMB 31
580,832 580,832 0000000000000000001297bf6479ef8e21e910046197827ed796a4809c41a2cd 1,980 1.00/1.00 vMB 40
580,831 580,831 000000000000000000025465d32d9056f4831710963035c28196b1827040aaaf 2,386 1.00/1.00 vMB 16
580,830 580,830 00000000000000000010081a7f2cb1cd854370c1e08e7b42b9bee9f23bf15804 2,537 1.00/1.00 vMB 17
580,829 580,829 0000000000000000001e6210d8845e630ccb82fb873cb721f238b90b50007e91 2,517 1.00/1.00 vMB 69
580,828 580,828 00000000000000000003cdda3adfa832e297295d8c38cec493766b3c118ba1e8 2,329 1.00/1.00 vMB 25
580,827 580,827 0000000000000000000f4a5e29c8a75f7e12482d8a5914e2dd624d70b251481b 2,059 1.00/1.00 vMB 81
580,826 580,826 0000000000000000000b088930e89cb13b4c8ea38008ae20ef114f3d0a7866db 2,474 1.00/1.00 vMB 68
580,825 580,825 0000000000000000001fafe053d0a2b6d1e8637a1c877a3f9b89dd9a43262ef6 2,332 1.00/1.00 vMB 91
580,824 580,824 000000000000000000119389aab5cc202428b13766c047daab911d1771ec18f6 2,800 1.00/1.00 vMB 115
580,823 580,823 00000000000000000024fb4596f035bd167704df8fcbee7533e8ff2a26d75b99 1,382 1.00/1.00 vMB 59
580,822 580,822 0000000000000000002288d76a4fb9f50fe4777d7697669f6681e6d62648ab35 2,858 1.00/1.00 vMB 105
580,821 580,821 0000000000000000000d64231b52ba052906557f07769941fccae9559500e95c 2,393 1.00/1.00 vMB 66
580,820 580,820 0000000000000000000bd0d249753781590142ba67da137d09a0d1f4507c2cd4 2,245 1.00/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 781.87 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: 644.99 GB
    • Received: 12.63 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.